Searched defs:DeclLoc (Results 1 – 13 of 13) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseExprCXX.cpp | 259 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local 1248 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
|
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 3438 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload() 3715 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local 4051 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local 4210 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local 4621 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
|
D | SemaLookup.cpp | 4985 SourceLocation DeclLoc, in diagnoseMissingImport()
|
D | SemaDeclObjC.cpp | 3834 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
|
D | SemaOverload.cpp | 4161 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4287 SourceLocation DeclLoc, in TryReferenceInit()
|
D | SemaType.cpp | 1251 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
|
D | SemaTemplate.cpp | 1659 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
|
D | SemaDecl.cpp | 13817 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 2196 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 3924 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4025 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 4175 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
D | RewriteModernObjC.cpp | 2285 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 4780 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4881 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 5028 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
/external/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 27 SourceLocation DeclLoc; member in __anon3c649abf0111::IndexingDeclVisitor
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 3205 SourceLocation DeclLoc; in ReadDeclRecord() local
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 141 SourceLocation DeclLoc; in getRawCommentForDeclNoCache() local
|