Searched refs:InstLoc (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Lex/ |
| HD | 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()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaTemplate.cpp | 7133 SourceLocation InstLoc, in CheckExplicitInstantiationScope() argument 7139 S.Diag(InstLoc, diag::err_explicit_instantiation_in_class) in CheckExplicitInstantiationScope() 7162 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7168 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 7174 S.Diag(InstLoc, in CheckExplicitInstantiationScope()
|