Home
last modified time | relevance | path

Searched defs:IsAlias (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp90 const SelectionDAG &DAG, bool &IsAlias) { in computeAliasing()
H A DDAGCombiner.cpp22785 bool IsAlias; in isAlias() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.h51 bool IsAlias; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp346 bool IsAlias = Symbol != AliasedSymbol; in writeNlist() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp1485 bool Scanner::scanAliasOrAnchor(bool IsAlias) { in scanAliasOrAnchor()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h409 IsAlias = 1 << 6, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp962 bool IsAlias; in parseIndirectSymbol() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp2450 ASTNodeImporter::VisitTypedefNameDecl(TypedefNameDecl *D, bool IsAlias) { in VisitTypedefNameDecl()