Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h44 bool FirstChild = true; global() variable
H A DJSONNodeDumper.h34 bool FirstChild = true; variable
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Daslparseop.c188 BOOLEAN FirstChild; in TrCreateOp() local
H A Dasltree.c468 BOOLEAN FirstChild; in TrLinkOpChildren() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h246 Node *FirstChild = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp123 auto FirstChild = std::partition( in INITIALIZE_PASS_DEPENDENCY() local