Home
last modified time | relevance | path

Searched defs:Abstract (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp124 bool Abstract = Child.isAbstract(); in EmitNode() local
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp761 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, bool Abstract) { in constructVariableDIE()