Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp1898 bool TagType::isBeingDefined() const { in isBeingDefined() function in TagType
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h2750 bool isBeingDefined() const { in isBeingDefined() function