Searched refs:InstLoc (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Lex/ |
D | TokenLexer.cpp | 756 SourceLocation InstLoc, in updateConsecutiveMacroArgTokens() argument 800 SM.createMacroArgExpansionLoc(FirstLoc, InstLoc,FullLength); in updateConsecutiveMacroArgTokens() 823 SourceLocation InstLoc = in updateLocForMacroArgTokens() local 831 InstLoc, in updateLocForMacroArgTokens() 836 updateConsecutiveMacroArgTokens(SM, InstLoc, begin_tokens, end_tokens); in updateLocForMacroArgTokens()
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 7082 SourceLocation InstLoc, in CheckExplicitInstantiationScope() argument 7088 S.Diag(InstLoc, diag::err_explicit_instantiation_in_class) in CheckExplicitInstantiationScope() 7111 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7117 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7123 S.Diag(InstLoc, in CheckExplicitInstantiationScope()
|