Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDType.cpp1847 bool TagType::isBeingDefined() const { in isBeingDefined() function in TagType
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h2632 bool isBeingDefined() const { in isBeingDefined() function