Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentSema.h50 DeclInfo *ThisDeclInfo; variable
DComment.h1099 DeclInfo *ThisDeclInfo; variable
/external/clang/lib/AST/
DASTContext.cpp423 comments::DeclInfo *ThisDeclInfo = new (*this) comments::DeclInfo; in cloneFullComment() local