Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h49 DeclInfo *ThisDeclInfo; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp559 auto *ThisDeclInfo = new (*this) comments::DeclInfo; cloneFullComment() local