Searched defs:AliasNameLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParsePragma.cpp | 812 SourceLocation AliasNameLoc = Tok.getLocation(); HandlePragmaWeakAlias() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 20424 ActOnPragmaRedefineExtname(IdentifierInfo * Name,IdentifierInfo * AliasName,SourceLocation PragmaLoc,SourceLocation NameLoc,SourceLocation AliasNameLoc) ActOnPragmaRedefineExtname() argument |