Home
last modified time | relevance | path

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

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp3.cpp195 constexpr int FuncDecl() { in FuncDecl() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1442 if (const FunctionDecl *FuncDecl = dyn_cast<FunctionDecl>(Decl)) { in migrateCFAnnotation() local
1467 const FunctionDecl *FuncDecl, in AddCFAnnotations()
1515 const FunctionDecl *FuncDecl) { in migrateAddFunctionAnnotation()
/external/clang/lib/Parse/
DParser.cpp1072 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1333 if (const FunctionDecl *FuncDecl = CXXCE->getDirectCallee()) in ActOnPropertyImplDecl() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1451 Ice::FunctionDeclaration *FuncDecl; member in __anon013ef65f0111::FunctionParser