Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ilist.h169 bool IList<Base, Node, Elem>::Queued(Elem* e) const { in Queued() function
/llvm-project/clang-tools-extra/clangd/
H A DTUScheduler.h120 Queued, enumerator
127 Queued, // The action is pending in the thread task queue to be run. enumerator
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp313 Queued[ThrowBlock.getBlockID()] = true; in throwEscapes() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8504 std::unique_ptr<IdentifierIterator> Queued; global() member in __anon89b64c551311::ChainedIdentifierIterator