Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h43 bool FirstChild = true; variable
H A DJSONNodeDumper.h34 bool FirstChild = true; variable
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslparseop.c80 BOOLEAN FirstChild; in TrCreateOp() local
H A Dasltree.c360 BOOLEAN FirstChild; in TrLinkOpChildren() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTree.h268 Node *FirstChild = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp125 auto FirstChild = std::partition( in INITIALIZE_PASS_DEPENDENCY() local