HomeSort by: relevance | last modified time | path
    Searched defs:LibclangInvocationReporter (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexer.cpp 152 LibclangInvocationReporter::LibclangInvocationReporter(
219 LibclangInvocationReporter::~LibclangInvocationReporter() {
CIndexer.h 89 class LibclangInvocationReporter {
93 LibclangInvocationReporter(CIndexer &Idx, OperationKind Op,
98 ~LibclangInvocationReporter();

Completed in 29 milliseconds