Searched refs:InstLoc (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Lex/ |
D | TokenLexer.cpp | 766 SourceLocation InstLoc, in updateConsecutiveMacroArgTokens() argument 814 SM.createMacroArgExpansionLoc(FirstLoc, InstLoc,FullLength); in updateConsecutiveMacroArgTokens() 837 SourceLocation InstLoc = in updateLocForMacroArgTokens() local 845 InstLoc, in updateLocForMacroArgTokens() 850 updateConsecutiveMacroArgTokens(SM, InstLoc, begin_tokens, end_tokens); in updateLocForMacroArgTokens()
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 7247 SourceLocation InstLoc, in CheckExplicitInstantiationScope() argument 7253 S.Diag(InstLoc, diag::err_explicit_instantiation_in_class) in CheckExplicitInstantiationScope() 7276 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7282 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7288 S.Diag(InstLoc, in CheckExplicitInstantiationScope()
|