Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentSema.h49 DeclInfo *ThisDeclInfo; variable
H A DComment.h1079 DeclInfo *ThisDeclInfo; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp541 auto *ThisDeclInfo = new (*this) comments::DeclInfo; in cloneFullComment() local