Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexer.h91 enum class OperationKind { ParseOperation, CompletionOperation }; enum
93 LibclangInvocationReporter(CIndexer &Idx, OperationKind Op,
H A DCIndexer.cpp153 CIndexer &Idx, OperationKind Op, unsigned ParseOptions,
H A DCIndexCodeCompletion.cpp756 *CXXIdx, LibclangInvocationReporter::OperationKind::CompletionOperation, in clang_codeCompleteAt_Impl()
H A DCIndex.cpp3666 *CXXIdx, LibclangInvocationReporter::OperationKind::ParseOperation, in clang_parseTranslationUnit_Impl()