Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp229 auto BID = GetBreakpointID(); in Deactivate() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp290 auto BID = GetBreakpointID(); in Deactivate() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DOptParserEmitter.cpp451 unsigned BID = (*B)->getID(); in EmitOptParser() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp348 auto &BID = getBlockImmediateDeps(*BDep); in operator []() local
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp374 llvm::map_range(BinaryIDs, [](object::BuildIDRef BID) { in loadFromFile()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2408 unsigned BID = 0; variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp15494 if (unsigned BID = Fn->getBuiltinID()) { in FixOverloadedFunctionReference() local
H A DSemaExpr.cpp3427 if (unsigned BID = cast<FunctionDecl>(VD)->getBuiltinID()) { in BuildDeclarationNameExpr() local