Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h993 const Decl *CurrentDecl; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp566 std::string PredefinedExpr::ComputeName(IdentKind IK, const Decl *CurrentDecl) { in ComputeName()