Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp17 ActOnStartHLSLBuffer(Scope * BufferScope,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * Ident,SourceLocation IdentLoc,SourceLocation LBrace) ActOnStartHLSLBuffer() argument
H A DSemaDeclCXX.cpp11614 ActOnStartNamespaceDef(Scope * NamespcScope,SourceLocation InlineLoc,SourceLocation NamespaceLoc,SourceLocation IdentLoc,IdentifierInfo * II,SourceLocation LBrace,const ParsedAttributesView & AttrList,UsingDirectiveDecl * & UD,bool IsNested) ActOnStartNamespaceDef() argument
12147 TryNamespaceTypoCorrection(Sema & S,LookupResult & R,Scope * Sc,CXXScopeSpec & SS,SourceLocation IdentLoc,IdentifierInfo * Ident) TryNamespaceTypoCorrection() argument
12184 ActOnUsingDirective(Scope * S,SourceLocation UsingLoc,SourceLocation NamespcLoc,CXXScopeSpec & SS,SourceLocation IdentLoc,IdentifierInfo * NamespcName,const ParsedAttributesView & AttrList) ActOnUsingDirective() argument
12365 ActOnUsingEnumDeclaration(Scope * S,AccessSpecifier AS,SourceLocation UsingLoc,SourceLocation EnumLoc,SourceLocation IdentLoc,IdentifierInfo & II,CXXScopeSpec * SS) ActOnUsingEnumDeclaration() argument
12839 SourceLocation IdentLoc = NameInfo.getLoc(); BuildUsingDeclaration() local
13656 ActOnNamespaceAliasDef(Scope * S,SourceLocation NamespaceLoc,SourceLocation AliasLoc,IdentifierInfo * Alias,CXXScopeSpec & SS,SourceLocation IdentLoc,IdentifierInfo * Ident) ActOnNamespaceAliasDef() argument
[all...]
H A DSemaStmt.cpp554 ActOnLabelStmt(SourceLocation IdentLoc,LabelDecl * TheDecl,SourceLocation ColonLoc,Stmt * SubStmt) ActOnLabelStmt() argument
H A DSemaDeclAttr.cpp6245 IdentifierLoc *IdentLoc = handleNSErrorDomain() local
H A DSemaDecl.cpp14340 ActOnCXXForRangeIdentifier(Scope * S,SourceLocation IdentLoc,IdentifierInfo * Ident,ParsedAttributes & Attrs) ActOnCXXForRangeIdentifier() argument
[all...]
H A DTreeTransform.h1373 RebuildLabelStmt(SourceLocation IdentLoc,LabelDecl * L,SourceLocation ColonLoc,Stmt * SubStmt) RebuildLabelStmt() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp76 SourceLocation IdentLoc; ParseNamespace() local
334 SourceLocation IdentLoc = ConsumeToken(); ParseNamespaceAlias() local
552 SourceLocation IdentLoc = SourceLocation(); ParseUsingDirective() local
739 SourceLocation IdentLoc = ConsumeToken(); ParseUsingDeclaration() local
4356 SourceLocation IdentLoc; ParseOpenMPAttributeArgs() local
[all...]
H A DParseDecl.cpp5274 SourceLocation IdentLoc = ConsumeToken(); ParseEnumBody() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3028 UsingDirectiveDecl(DeclContext * DC,SourceLocation UsingLoc,SourceLocation NamespcLoc,NestedNameSpecifierLoc QualifierLoc,SourceLocation IdentLoc,NamedDecl * Nominated,DeclContext * CommonAncestor) UsingDirectiveDecl() argument
3122 SourceLocation IdentLoc; global() variable
3134 NamespaceAliasDecl(ASTContext & C,DeclContext * DC,SourceLocation NamespaceLoc,SourceLocation AliasLoc,IdentifierInfo * Alias,NestedNameSpecifierLoc QualifierLoc,SourceLocation IdentLoc,NamedDecl * Namespace) NamespaceAliasDecl() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2926 Create(ASTContext & C,DeclContext * DC,SourceLocation L,SourceLocation NamespaceLoc,NestedNameSpecifierLoc QualifierLoc,SourceLocation IdentLoc,NamedDecl * Used,DeclContext * CommonAncestor) Create() argument
3027 Create(ASTContext & C,DeclContext * DC,SourceLocation UsingLoc,SourceLocation AliasLoc,IdentifierInfo * Alias,NestedNameSpecifierLoc QualifierLoc,SourceLocation IdentLoc,NamedDecl * Namespace) Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3199 SourceLocation IdentLoc; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1618 SourceLocation IdentLoc = getVarDeclIdentifierLoc(VD); getPointeeTypeText() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1946 SMLoc IdentLoc = Tok.getLoc(); ParseIntelExpression() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1292 SourceLocation IdentLoc; global() member