Home
last modified time | relevance | path

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

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