OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OperationKind
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexer.h
91
enum class
OperationKind
{ ParseOperation, CompletionOperation };
93
LibclangInvocationReporter(CIndexer &Idx,
OperationKind
Op,
CIndexer.cpp
153
CIndexer &Idx,
OperationKind
Op, unsigned ParseOptions,
181
Op ==
OperationKind
::ParseOperation ? "parse" : "complete");
CIndexCodeCompletion.cpp
756
*CXXIdx, LibclangInvocationReporter::
OperationKind
::CompletionOperation,
CIndex.cpp
3666
*CXXIdx, LibclangInvocationReporter::
OperationKind
::ParseOperation,
Completed in 56 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026