Searched refs:InstLoc (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Lex/ |
D | TokenLexer.cpp | 763 SourceLocation InstLoc, in updateConsecutiveMacroArgTokens() argument 807 SM.createMacroArgExpansionLoc(FirstLoc, InstLoc,FullLength); in updateConsecutiveMacroArgTokens() 830 SourceLocation InstLoc = in updateLocForMacroArgTokens() local 838 InstLoc, in updateLocForMacroArgTokens() 843 updateConsecutiveMacroArgTokens(SM, InstLoc, begin_tokens, end_tokens); in updateLocForMacroArgTokens()
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 7171 SourceLocation InstLoc, in CheckExplicitInstantiationScope() argument 7177 S.Diag(InstLoc, diag::err_explicit_instantiation_in_class) in CheckExplicitInstantiationScope() 7200 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7206 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7212 S.Diag(InstLoc, in CheckExplicitInstantiationScope()
|