OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VisitDeclsOnly
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/libclang/
CursorVisitor.h
97
bool
VisitDeclsOnly
;
149
bool
VisitDeclsOnly
= false,
157
VisitDeclsOnly
(
VisitDeclsOnly
),
CIndex.cpp
252
if (!
VisitDeclsOnly
&& !VisitPreprocessorLast)
259
if (!
VisitDeclsOnly
&& VisitPreprocessorLast)
[
all
...]
Completed in 795 milliseconds