Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DForwardDeclarationNamespaceCheck.cpp122 for (const auto *CurDecl : Declarations) { in onEndOfTranslationUnit() local
/external/clang/lib/Sema/
DSemaStmt.cpp3247 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3266 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3284 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3292 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
DSemaDeclCXX.cpp1276 CXXRecordDecl *CurDecl; in isCurrentClassName() local
1297 CXXRecordDecl *CurDecl; in isCurrentClassNameTypo() local
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp3741 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3759 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3777 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
3784 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt() local
DSemaDeclCXX.cpp2381 CXXRecordDecl *CurDecl = getCurrentClass(S, SS); in isCurrentClassName() local
2394 CXXRecordDecl *CurDecl; in isCurrentClassNameTypo() local
/external/llvm-project/clang/lib/AST/
DExpr.cpp2088 const Decl *CurDecl = dyn_cast_or_null<Decl>(Context); in EvaluateInContext() local
DASTContext.cpp10795 for (auto *CurDecl : in forEachMultiversionedFunctionVersion() local