Searched defs:Leaf (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypes.h46 std::shared_ptr<detail::LeafRecordBase> Leaf; member in struct:llvm::CodeViewYAML::LeafRecord
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp170 TypeLeafKind Leaf; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp51 syntax::Leaf::Leaf(const syntax::Token *Tok) : Node(NodeKind::Leaf), Tok(Tok) { function in class:syntax::Leaf
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h38 Leaf, member in class:clang::syntax::NodeKind
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp466 auto *Leaf = *CurrentStack.begin(); local
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp545 auto &Leaf = EnumeratedLeaf.value(); local
713 auto &Leaf = EnumeratedLeaf.value(); local
729 auto &Leaf = std::get<0>(I); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp189 auto Leaf = LeafModuleMacros.find(II); local
260 ArrayRef<ModuleMacro*> Leaf; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp333 BasicBlock *LowerSwitch::newLeafBlock(CaseRange &Leaf, Value *Val, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3610 checkOperandClass(CGIOperandList::OperandInfo &OI, Record *Leaf) argument

Completed in 225 milliseconds