Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp281 const RecordDecl *CurDecl = DerivedDecl; in collectBaseOffset() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3900 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3922 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3940 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3947 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
H A DSemaTemplateInstantiate.cpp458 Response HandleGenericDeclContext(const Decl *CurDecl) { in HandleGenericDeclContext()
474 const Decl *CurDecl = ND; in getTemplateInstantiationArgs() local
H A DSemaDeclCXX.cpp2605 CXXRecordDecl *CurDecl = getCurrentClass(S, SS); in isCurrentClassName() local
2615 CXXRecordDecl *CurDecl; in isCurrentClassNameTypo() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2318 const auto *CurDecl = dyn_cast<Decl>(Context); in EvaluateInContext() local
2351 const auto *CurDecl = dyn_cast<Decl>(Context); in EvaluateInContext() local
H A DASTContext.cpp12437 for (auto *CurDecl : in forEachMultiversionedFunctionVersion() local