Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h49 DeclInfo *ThisDeclInfo; variable
H A DComment.h1093 DeclInfo *ThisDeclInfo; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp533 auto *ThisDeclInfo = new (*this) comments::DeclInfo; in cloneFullComment() local