Home
last modified time | relevance | path

Searched defs:ADecl (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp165 Parser::DeclGroupPtrTy ADecl; in ParseAST() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp269 Parser::DeclGroupPtrTy ADecl; in ParseOrWrapTopLevelDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp111 if (const auto *ADecl = dyn_cast<TypeAliasTemplateDecl>(D)) { in ShouldDiagnoseAvailabilityOfDecl() local
H A DSemaDeclObjC.cpp1149 NamedDecl *ADecl = SemaRef.LookupSingleName( in ActOnCompatibilityAlias() local
H A DSemaOpenMP.cpp6788 Decl *ADecl = DG.get().getSingleDecl(); in ActOnOpenMPDeclareSimdDirective() local
7315 Decl *ADecl = DG.get().getSingleDecl(); in checkOpenMPDeclareVariantFunction() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3827 Deserializing ADecl(this); in ReadDeclRecord() local