Searched defs:CXXDecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp807 CollectRecordLambdaFields(const CXXRecordDecl *CXXDecl, argument
919 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(record); local
1447 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); local
1514 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp5303 CXXConstructorDecl *CXXDecl = CExp->getConstructor(); local

Completed in 63 milliseconds