Home
last modified time | relevance | path

Searched defs:CurDecl (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaStmt.cpp2890 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
2909 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
2927 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
2935 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
DSemaDeclCXX.cpp1229 CXXRecordDecl *CurDecl; in isCurrentClassName() local
1250 CXXRecordDecl *CurDecl; in isCurrentClassNameTypo() local
/external/clang/lib/CodeGen/
DCGExpr.cpp2039 const Decl *CurDecl = CurCodeDecl; in EmitPredefinedLValue() local