Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp230 auto BID = GetBreakpointID(); in Deactivate() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp290 auto BID = GetBreakpointID(); in Deactivate() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp449 unsigned BID = (*B)->getID(); EmitOptParser() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp599 object::BuildID BID = llvm::object::parseBuildID(Str); in parseBuildID() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp384 auto &BID = getBlockImmediateDeps(*BDep); operator []() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp949 __anon95b13a6f0702(object::BuildIDRef BID) loadFromFile() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2903 unsigned BID = 0; global() variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp3271 object::BuildID BID = parseBuildID(V); parseBuildIDArg() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp16212 if (unsigned BID = Fn->getBuiltinID()) { FixOverloadedFunctionReference() local
H A DSemaExpr.cpp3625 if (unsigned BID = cast<FunctionDecl>(VD)->getBuiltinID()) { BuildDeclarationNameExpr() local