Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp230 auto BID = GetBreakpointID(); in Deactivate() local
/llvm-project/clang-tools-extra/clang-doc/
H A DBitcodeWriter.cpp292 void ClangDocBitcodeWriter::emitBlockID(BlockId BID) { in emitBlockID() argument
413 void ClangDocBitcodeWriter::emitBlockInfo(BlockId BID, in emitBlockInfo() argument
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp290 auto BID = GetBreakpointID(); in Deactivate() local
/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp599 return BID; in parseBuildID() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp409 auto &BID = getBlockImmediateDeps(*BDep); operator []() local
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp998 __anonbff5a1500802(object::BuildIDRef BID) loadFromFile() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3374 unsigned BID = 0; global() variable
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp3423 object::BuildID BID = parseBuildID(V); parseBuildIDArg() local
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp16231 if (unsigned BID = Fn->getBuiltinID()) { FixOverloadedFunctionReference() local
H A DSemaExpr.cpp3356 if (unsigned BID = cast<FunctionDecl>(VD)->getBuiltinID()) { BuildDeclarationNameExpr() local