Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGlobalsModRef.h73 std::list<DeletionCallbackHandle> Handles; variable
H A DBranchProbabilityInfo.h324 DenseSet<BasicBlockCallbackVH, DenseMapInfo<Value*>> Handles; variable
/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp168 HANDLE Handles[2] = { Terminate, Overlapped.hEvent }; in WatcherThreadProc() local
/freebsd-src/contrib/libxo/doc/
H A Dapi.rst12 Handles chapter
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp27 HandleList Handles; member in DynamicLibrary::HandleSet
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp1151 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; AddToUseList() local
1194 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; RemoveFromUseList() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7130 std::list<HandleSDNode> Handles; getNegatedExpression() local
[all...]