Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComment.h976 const Decl *CurrentDecl; member
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp724 std::string PredefinedExpr::ComputeName(IdentKind IK, const Decl *CurrentDecl) { in ComputeName()