Home
last modified time | relevance | path

Searched defs:IdentLoc (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp77 SourceLocation IdentLoc; in ParseNamespace() local
343 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
569 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
755 SourceLocation IdentLoc = ConsumeToken(); in ParseUsingDeclaration() local
4559 SourceLocation IdentLoc; in ParseOpenMPAttributeArgs() local
H A DParseDecl.cpp5657 SourceLocation IdentLoc = ConsumeToken(); in ParseEnumBody() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp34 SourceLocation IdentLoc, in ActOnStartBuffer()
H A DSemaDeclCXX.cpp11527 SourceLocation IdentLoc, IdentifierInfo *II, in ActOnStartNamespaceDef() argument
12063 SourceLocation IdentLoc, in TryNamespaceTypoCorrection() argument
12100 SourceLocation IdentLoc, in ActOnUsingDirective() argument
12285 SourceLocation IdentLoc = TyLoc.getBegin(); ActOnUsingEnumDeclaration() local
12715 SourceLocation IdentLoc = NameInfo.getLoc(); BuildUsingDeclaration() local
13523 ActOnNamespaceAliasDef(Scope * S,SourceLocation NamespaceLoc,SourceLocation AliasLoc,IdentifierInfo * Alias,CXXScopeSpec & SS,SourceLocation IdentLoc,IdentifierInfo * Ident) ActOnNamespaceAliasDef() argument
[all...]
H A DSemaObjC.cpp1998 IdentifierLoc *IdentLoc = in handleNSErrorDomain() local
H A DSemaStmt.cpp572 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
H A DSemaDecl.cpp14145 StmtResult Sema::ActOnCXXForRangeIdentifier(Scope *S, SourceLocation IdentLoc, in ActOnCXXForRangeIdentifier()
H A DTreeTransform.h1394 StmtResult RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L, in RebuildLabelStmt()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3042 SourceLocation IdentLoc, in UsingDirectiveDecl()
3136 SourceLocation IdentLoc; variable
3148 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2979 SourceLocation IdentLoc, in Create()
3058 SourceLocation IdentLoc, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3281 SourceLocation IdentLoc; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1951 SMLoc IdentLoc = Tok.getLoc(); in ParseIntelExpression() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1332 SourceLocation IdentLoc; member
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1890 SourceLocation IdentLoc = getVarDeclIdentifierLoc(VD); in getPointeeTypeText() local