Home
last modified time | relevance | path

Searched defs:FuncDecl (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp3.cpp191 constexpr int FuncDecl() { in FuncDecl() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1454 if (const FunctionDecl *FuncDecl = dyn_cast<FunctionDecl>(Decl)) { in migrateCFAnnotation() local
1479 const FunctionDecl *FuncDecl, in AddCFAnnotations()
1530 const FunctionDecl *FuncDecl) { in migrateAddFunctionAnnotation()
/external/clang/lib/Parse/
DParser.cpp1019 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1221 if (const FunctionDecl *FuncDecl = CXXCE->getDirectCallee()) in ActOnPropertyImplDecl() local