Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/CodeGen/
DIncrementalProcessingTest.cpp81 Parser::DeclGroupPtrTy ADecl; in IncrementalParseAST() local
/external/clang/lib/Parse/
DParseAST.cpp145 Parser::DeclGroupPtrTy ADecl; in ParseAST() local
/external/llvm-project/clang/lib/Parse/
DParseAST.cpp156 Parser::DeclGroupPtrTy ADecl; in ParseAST() local
/external/clang/test/SemaCXX/
Dast-print.cpp234 struct { int I; } ADecl; member
/external/llvm-project/clang/test/SemaCXX/
Dast-print.cpp237 struct { int I; } ADecl; member
/external/clang/lib/Serialization/
DASTReaderDecl.cpp3215 Deserializing ADecl(this); in ReadDeclRecord() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1056 NamedDecl *ADecl = LookupSingleName(TUScope, AliasName, AliasLocation, in ActOnCompatibilityAlias() local
DSemaOpenMP.cpp3645 auto *ADecl = DG.get().getSingleDecl(); in ActOnOpenMPDeclareSimdDirective() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp1142 NamedDecl *ADecl = in ActOnCompatibilityAlias() local
DSemaOpenMP.cpp5627 Decl *ADecl = DG.get().getSingleDecl(); in ActOnOpenMPDeclareSimdDirective() local
6112 Decl *ADecl = DG.get().getSingleDecl(); in checkOpenMPDeclareVariantFunction() local
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp3770 Deserializing ADecl(this); in ReadDeclRecord() local
/external/clang/lib/AST/
DExprConstant.cpp7113 const Decl *ADecl = GetLValueBaseDecl(A); in HasSameBase() local