Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4029 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
4047 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
4065 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
4072 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
H A DSemaDeclCXX.cpp2398 CXXRecordDecl *CurDecl = getCurrentClass(S, SS); in isCurrentClassName() local
2411 CXXRecordDecl *CurDecl; in isCurrentClassNameTypo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp2170 const Decl *CurDecl = dyn_cast_or_null<Decl>(Context); in EvaluateInContext() local
H A DASTContext.cpp10988 for (auto *CurDecl : in forEachMultiversionedFunctionVersion() local