Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp97 bool HasPendingBody = false; member in clang::ASTDeclReader
318 bool hasPendingBody() const { return HasPendingBody; } in hasPendingBody()
544 HasPendingBody = true; in ReadFunctionDefinition()
1167 HasPendingBody = true; in VisitObjCMethodDecl()