Home
last modified time | relevance | path

Searched refs:CollectChildren (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp156 bool CollectChildren = Collect; in runImpl() local
160 CollectChildren = true; in runImpl()
176 runImpl(AI, CollectChildren); in runImpl()