Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp56 bool RecordContext::IsWellFormed() const { in IsWellFormed() function in RecordContext
62 assert(IsWellFormed()); in stealRecordChain()
77 assert(IsWellFormed()); in addToRecordChain()
/src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h380 bool IsWellFormed() const;