Home
last modified time | relevance | path

Searched refs:IsWellFormed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp54 bool RecordContext::IsWellFormed() const { in IsWellFormed() function in RecordContext
60 assert(IsWellFormed()); in stealRecordChain()
83 assert(IsWellFormed()); in addToRecordChain()
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h375 bool IsWellFormed() const;