Searched defs:Dcl (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.h91 Decl *Dcl; member in struct:clang::arcmt::trans::MigrationContext::GCAttrOccurrence
H A DTransAutoreleasePool.cpp44 Decl *Dcl; member in class:__anon2958::ReleaseCollector
420 DeclStmt *Dcl; member in struct:__anon2959::AutoreleasePoolRewriter::PoolVarInfo
H A DTransforms.cpp232 ValueDecl *Dcl; member in class:__anon2972::ReferenceCollector
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp1594 DeclResult Dcl = Actions.ActOnCXXConditionDeclaration(getCurScope(), local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1181 Decl *Dcl; member in struct:clang::Parser::ObjCImplParsingDataRAII
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1106 Decl *Dcl = Decls[i]; local
H A DSemaDecl.cpp4076 Decl *Dcl = HandleDeclarator(S, D, MultiTemplateParamsArg()); local
H A DSemaDeclCXX.cpp811 static bool CheckConstexprDeclStmt(Sema &SemaRef, const FunctionDecl *Dcl, argument
924 CheckConstexprCtorInitializer(Sema &SemaRef, const FunctionDecl *Dcl, FieldDecl *Field, llvm::SmallSet<Decl*, 16> &Inits, bool &Diagnosed) argument
959 CheckConstexprFunctionStmt(Sema &SemaRef, const FunctionDecl *Dcl, Stmt *S, SmallVectorImpl<SourceLocation> &ReturnStmts, SourceLocation &Cxx1yLoc) argument
1078 CheckConstexprFunctionBody(const FunctionDecl *Dcl, Stmt *Body) argument
6653 ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) argument
11832 SetDeclDeleted(Decl *Dcl, SourceLocation DelLoc) argument
11877 SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) argument
12159 Decl *Dcl = ActOnDeclarator(S, D); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2145 void RewriteObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { argument
H A DRewriteModernObjC.cpp2255 void RewriteModernObjC::RewriteObjCQualifiedInterfaceTypes(Decl *Dcl) { argument
[all...]

Completed in 243 milliseconds