Searched refs:InstLoc (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Lex/ |
D | TokenLexer.cpp | 739 SourceLocation InstLoc, in updateConsecutiveMacroArgTokens() argument 783 SM.createMacroArgExpansionLoc(FirstLoc, InstLoc,FullLength); in updateConsecutiveMacroArgTokens() 806 SourceLocation InstLoc = in updateLocForMacroArgTokens() local 814 InstLoc, in updateLocForMacroArgTokens() 819 updateConsecutiveMacroArgTokens(SM, InstLoc, begin_tokens, end_tokens); in updateLocForMacroArgTokens()
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 6961 SourceLocation InstLoc, in CheckExplicitInstantiationScope() argument 6967 S.Diag(InstLoc, diag::err_explicit_instantiation_in_class) in CheckExplicitInstantiationScope() 6990 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 6996 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7002 S.Diag(InstLoc, in CheckExplicitInstantiationScope()
|