Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp669 ComputeName(PredefinedIdentKind IK,const Decl * CurrentDecl) ComputeName() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2007 Decl *CurrentDecl = getPredefinedExprDecl(CurContext); ExpandFunctionLocalPredefinedMacros() local