Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/
DExecution.h93 virtual std::string getCorpus() { return ""; } in getCorpus() function
/external/llvm-project/clang/unittests/Tooling/
DExecutionTest.cpp49 Context->getRevision() + ":" + Context->getCorpus() + in TraverseFunctionDecl()