Home
last modified time | relevance | path

Searched defs:TargetNameLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3270 Create(ASTContext & C,DeclContext * DC,SourceLocation UsingLoc,SourceLocation TypenameLoc,NestedNameSpecifierLoc QualifierLoc,SourceLocation TargetNameLoc,DeclarationName TargetName,SourceLocation EllipsisLoc) Create() argument
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3974 UnresolvedUsingTypenameDecl(DeclContext * DC,SourceLocation UsingLoc,SourceLocation TypenameLoc,NestedNameSpecifierLoc QualifierLoc,SourceLocation TargetNameLoc,IdentifierInfo * TargetName,SourceLocation EllipsisLoc) UnresolvedUsingTypenameDecl() argument