Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenSchedule.h51 bool IsAlias; member
/external/llvm/lib/MC/
DMachObjectWriter.cpp328 bool IsAlias = Symbol != AliasedSymbol; in writeNlist() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h386 IsAlias = 1 << 6, enumerator
/external/llvm/lib/Support/
DYAMLParser.cpp1412 bool Scanner::scanAliasOrAnchor(bool IsAlias) { in scanAliasOrAnchor()
/external/libusb/libusb/os/
Dwindows_winusb.h900 BOOLEAN IsAlias; member
/external/llvm/lib/AsmParser/
DLLParser.cpp703 bool IsAlias; in parseIndirectSymbol() local
/external/clang/lib/AST/
DASTImporter.cpp2528 Decl *ASTNodeImporter::VisitTypedefNameDecl(TypedefNameDecl *D, bool IsAlias) { in VisitTypedefNameDecl()