Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp116 runImpl(A, false); in run()
123 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
144 runImpl(*I, CollectChildren); in runImpl()