Home
last modified time | relevance | path

Searched defs:FirstChild (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h45 bool FirstChild = true; variable
H A DJSONNodeDumper.h34 bool FirstChild = true; variable
/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp144 SuffixTreeNode *FirstChild = J->second; in setLeafNodes() local
/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h246 Node *FirstChild = nullptr; variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp123 auto FirstChild = std::partition( INITIALIZE_PASS_DEPENDENCY() local
/llvm-project/llvm/utils/UnicodeData/
H A DUnicodeNameMappingGenerator.cpp186 Node *FirstChild; in dumpIndex() member