Searched defs:isClosed (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h66 bool isClosed() const { return EndIndex != NoEntry; } function in class:llvm::DbgValueHistoryMap::Entry
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp36 bool isClosed() const { return K == Closed; } function in struct:__anon850::StreamState
H A DSimpleStreamChecker.cpp37 bool isClosed() const { return K == Closed; } function in struct:__anon847::StreamState
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4291 bool EnumDecl::isClosed() const { function in class:EnumDecl

Completed in 133 milliseconds