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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexer.h 89 class LibclangInvocationReporter {
93 LibclangInvocationReporter(CIndexer &Idx, OperationKind Op,
98 ~LibclangInvocationReporter();
CIndexer.cpp 152 LibclangInvocationReporter::LibclangInvocationReporter(
219 LibclangInvocationReporter::~LibclangInvocationReporter() {
CIndexCodeCompletion.cpp 755 LibclangInvocationReporter InvocationReporter(
756 *CXXIdx, LibclangInvocationReporter::OperationKind::CompletionOperation,
CIndex.cpp 3665 LibclangInvocationReporter InvocationReporter(
3666 *CXXIdx, LibclangInvocationReporter::OperationKind::ParseOperation,

Completed in 42 milliseconds