Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4065 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); BuildReturnStmt() local
4087 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); BuildReturnStmt() local
4105 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); BuildReturnStmt() local
4112 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); BuildReturnStmt() local
[all...]
H A DSemaTemplateInstantiate.cpp305 HandleGenericDeclContext(const Decl * CurDecl) HandleGenericDeclContext() argument
349 const Decl *CurDecl = ND; getTemplateInstantiationArgs() local
[all...]
H A DSemaDeclCXX.cpp2613 CXXRecordDecl *CurDecl = getCurrentClass(S, SS); isCurrentClassName() local
2626 CXXRecordDecl *CurDecl; isCurrentClassNameTypo() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2293 const auto *CurDecl = dyn_cast<Decl>(Context); EvaluateInContext() local
2326 const auto *CurDecl = dyn_cast<Decl>(Context); EvaluateInContext() local
H A DASTContext.cpp11955 for (auto *CurDecl : forEachMultiversionedFunctionVersion() local