Home
last modified time | relevance | path

Searched defs:Handles (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DGlobalsModRef.h73 std::list<DeletionCallbackHandle> Handles; variable
H A DBranchProbabilityInfo.h312 DenseSet<BasicBlockCallbackVH, DenseMapInfo<Value*>> Handles; variable
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp336 SmallVector<SymbolRef, 1024> Handles = in checkPreCall() local
417 SmallVector<SymbolRef, 1024> Handles = in checkPostCall() local
584 SmallVector<SymbolRef, 1024> Handles = in checkPointerEscape() local
/openbsd-src/gnu/llvm/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp168 HANDLE Handles[2] = { Terminate, Overlapped.hEvent }; in WatcherThreadProc() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDynamicLibrary.cpp27 HandleList Handles; member in DynamicLibrary::HandleSet
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DValue.cpp1071 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in AddToUseList() local
1114 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in RemoveFromUseList() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6803 std::list<HandleSDNode> Handles; in getNegatedExpression() local