Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIsolateDeclarationCheck.cpp179 const auto *CurrentDecl = cast<VarDecl>(Decl); in declRanges() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp679 ComputeName(PredefinedIdentKind IK,const Decl * CurrentDecl,bool ForceElaboratedPrinting) ComputeName() argument
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1992 Decl *CurrentDecl = getPredefinedExprDecl(CurContext); ExpandFunctionLocalPredefinedMacros() local