Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DType.cpp1847 bool TagType::isBeingDefined() const { in isBeingDefined() function in TagType
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DDecl.h2632 bool isBeingDefined() const { in isBeingDefined() function