Searched defs:AliasName (Results 1 - 12 of 12) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3044 std::string AliasName = getMangledNameImpl( local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp581 IdentifierInfo *AliasName = Tok.getIdentifierInfo(); local
595 IdentifierInfo *AliasName = Tok.getIdentifierInfo(); local
2019 Token AliasName; local
2088 Token AliasName = Tok; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp17746 ActOnPragmaRedefineExtname(IdentifierInfo* Name, IdentifierInfo* AliasName, SourceLocation PragmaLoc, SourceLocation NameLoc, SourceLocation AliasNameLoc) argument
17787 ActOnPragmaWeakAlias(IdentifierInfo* Name, IdentifierInfo* AliasName, SourceLocation PragmaLoc, SourceLocation NameLoc, SourceLocation AliasNameLoc) argument
H A DSemaDeclAttr.cpp4937 static bool ArmMveAliasValid(unsigned BuiltinID, StringRef AliasName) { argument
H A DSemaDeclObjC.cpp1132 ActOnCompatibilityAlias(SourceLocation AtLoc, IdentifierInfo *AliasName, SourceLocation AliasLocation, IdentifierInfo *ClassName, SourceLocation ClassLocation) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp1258 StringRef AliasName = P.first; local
1287 Asm.getContext().reportError(SMLoc(), "versioned symbol " + AliasName + local
H A DMCAsmStreamer.cpp458 void MCAsmStreamer::emitELFSymverDirective(StringRef AliasName, argument
462 OS << ", " << AliasName; local
H A DMCELFStreamer.cpp326 void MCELFStreamer::emitELFSymverDirective(StringRef AliasName, argument
H A DMCStreamer.cpp1073 void MCStreamer::emitELFSymverDirective(StringRef AliasName, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp774 StringRef AliasName; local
815 StringRef AliasName; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp126 void RecordStreamer::emitELFSymverDirective(StringRef AliasName, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2139 StringRef AliasName = local

Completed in 456 milliseconds