Searched defs:NextNode (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DSuffixTree.cpp127 SuffixTreeNode *NextNode = Active.Node->Children[FirstChar]; local
/openbsd-current/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7483 const NestedNameSpecifier *NextNode = Node.getPrefix(); local
7501 NestedNameSpecifierLoc NextNode = Node.getPrefix(); local
H A DASTMatchersInternal.h1831 QualType NextNode = (Node.*TraverseFunction)(); variable
1856 TypeLoc NextNode = (Node.*TraverseFunction)(); variable
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DASTDiagnostic.cpp608 unsigned NextNode = 0; member in struct:__anon271::TemplateDiff::DiffTree::DiffNode
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2778 const ExplodedNode *NextNode = ErrorNode->getFirstPred(); local

Completed in 117 milliseconds