Searched defs:CurrentDecl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 669 ComputeName(PredefinedIdentKind IK,const Decl * CurrentDecl) ComputeName() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 2007 Decl *CurrentDecl = getPredefinedExprDecl(CurContext); ExpandFunctionLocalPredefinedMacros() local |