OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VisitPreprocessorLast
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
CursorVisitor.h
77
bool
VisitPreprocessorLast
;
137
bool
VisitPreprocessorLast
,
143
VisitPreprocessorLast
(
VisitPreprocessorLast
),
CIndex.cpp
236
if (!VisitDeclsOnly && !
VisitPreprocessorLast
)
242
if (!VisitDeclsOnly &&
VisitPreprocessorLast
)
474
int VisitOrder[2] = {
VisitPreprocessorLast
, !
VisitPreprocessorLast
};
[
all
...]
Completed in 1547 milliseconds