Searched defs:hasExtInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h686 bool hasExtInfo() const { return DeclInfo.is<ExtInfo*>(); } function in class:clang::DeclaratorDecl
[all...]

Completed in 60 milliseconds