Searched refs:InstLoc (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/ |
| D | TokenLexer.cpp | 744 SourceLocation InstLoc, in updateConsecutiveMacroArgTokens() argument 788 SM.createMacroArgExpansionLoc(FirstLoc, InstLoc,FullLength); in updateConsecutiveMacroArgTokens() 811 SourceLocation InstLoc = in updateLocForMacroArgTokens() local 819 InstLoc, in updateLocForMacroArgTokens() 824 updateConsecutiveMacroArgTokens(SM, InstLoc, begin_tokens, end_tokens); in updateLocForMacroArgTokens()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaTemplate.cpp | 6818 SourceLocation InstLoc, in CheckExplicitInstantiationScope() argument 6824 S.Diag(InstLoc, diag::err_explicit_instantiation_in_class) in CheckExplicitInstantiationScope() 6847 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 6853 S.Diag(InstLoc, in CheckExplicitInstantiationScope() 6859 S.Diag(InstLoc, in CheckExplicitInstantiationScope()
|