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/
DCommentSema.h49 DeclInfo *ThisDeclInfo; variable
DComment.h1079 DeclInfo *ThisDeclInfo; variable
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp541 auto *ThisDeclInfo = new (*this) comments::DeclInfo; in cloneFullComment() local