Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h44 bool FirstChild = true; variable
H A DJSONNodeDumper.h34 bool FirstChild = true; variable
/llvm-project-15.0.7/clang/include/clang/Tooling/Syntax/
H A DTree.h246 Node *FirstChild = nullptr; variable
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp126 auto FirstChild = std::partition( in INITIALIZE_PASS_DEPENDENCY() local
/llvm-project-15.0.7/llvm/utils/UnicodeData/
H A DUnicodeNameMappingGenerator.cpp171 Node *FirstChild; in dumpIndex() member