Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h774 bool hasExtInfo() const { return isa<ExtInfo *>(DeclInfo); } in hasExtInfo() function
3699 bool hasExtInfo() const { return isa<ExtInfo *>(TypedefNameDeclOrQualifier); } in hasExtInfo() function