OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Sibling
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
LexicallyOrderedRecursiveASTVisitor.h
100
Decl *
Sibling
= *I;
101
if (!SM.isBeforeInTranslationUnit(
Sibling
->getBeginLoc(),
104
if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(
Sibling
))
105
LexicallyNestedDeclarations.push_back(
Sibling
);
Completed in 67 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026