Searched defs:DeclLoc (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Parse/ |
| HD | ParseExprCXX.cpp | 259 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local 1178 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaInit.cpp | 3347 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload() 3623 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local 3916 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local 4076 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local 4496 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
|
| HD | SemaDeclObjC.cpp | 3636 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
|
| HD | SemaLookup.cpp | 4706 SourceLocation DeclLoc, in diagnoseMissingImport()
|
| HD | SemaOverload.cpp | 4030 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4156 SourceLocation DeclLoc, in TryReferenceInit()
|
| HD | SemaType.cpp | 1170 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
|
| HD | SemaTemplate.cpp | 1640 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
|
| HD | SemaDecl.cpp | 13018 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| HD | RewriteObjC.cpp | 2199 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 3949 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4051 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 4204 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
| HD | RewriteModernObjC.cpp | 2311 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 4871 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4973 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 5123 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | ASTContext.cpp | 140 SourceLocation DeclLoc; in getRawCommentForDeclNoCache() local
|