Home
last modified time | relevance | path

Searched defs:Queued (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ilist.h169 bool IList<Base, Node, Elem>::Queued(Elem* e) const { in Queued() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.h73 std::unordered_set<BasicBlock *> Queued = {}; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp315 llvm::BitVector Queued(Body->getNumBlockIDs()); in throwEscapes() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9094 std::unique_ptr<IdentifierIterator> Queued; member in __anon09454b221811::ChainedIdentifierIterator