Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DCFLAndersAliasAnalysis.h87 std::forward_list<cflaa::FunctionHandle<CFLAndersAAResult>> Handles; variable
DCFLSteensAliasAnalysis.h102 std::forward_list<cflaa::FunctionHandle<CFLSteensAAResult>> Handles; variable
DGlobalsModRef.h76 std::list<DeletionCallbackHandle> Handles; variable
DBranchProbabilityInfo.h314 DenseSet<BasicBlockCallbackVH, DenseMapInfo<Value*>> Handles; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DFuchsiaHandleChecker.cpp339 SmallVector<SymbolRef, 1024> Handles = in checkPreCall() local
420 SmallVector<SymbolRef, 1024> Handles = in checkPostCall() local
587 SmallVector<SymbolRef, 1024> Handles = in checkPointerEscape() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DDynamicLibrary.cpp31 HandleList Handles; member in DynamicLibrary::HandleSet
/freebsd-12-stable/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
DDirectoryWatcher-windows.cpp163 HANDLE Handles[2] = { Terminate, Overlapped.hEvent }; in WatcherThreadProc() local
/freebsd-12-stable/contrib/libxo/doc/
Dapi.rst12 Handles chapter
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DValue.cpp1077 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in AddToUseList() local
1120 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in RemoveFromUseList() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6048 std::list<HandleSDNode> Handles; in getNegatedExpression() local