OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetCurrentDebugLocation
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
ScalarEvolutionExpander.h
152
Builder.
SetCurrentDebugLocation
(DbgLoc);
349
void
SetCurrentDebugLocation
(DebugLoc L) {
350
Builder.
SetCurrentDebugLocation
(std::move(L));
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h
195
SetCurrentDebugLocation
(I->getDebugLoc());
204
SetCurrentDebugLocation
(IP->getDebugLoc());
208
void
SetCurrentDebugLocation
(DebugLoc L) {
383
Builder.
SetCurrentDebugLocation
(DbgLoc);
/src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
ir.go
1364
func (b Builder)
SetCurrentDebugLocation
(line, col uint, scope, inlinedAt Metadata) {
1368
// Get current debug location. Please do not call this function until setting debug location with
SetCurrentDebugLocation
()
Completed in 23 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026