Home
last modified time | relevance | path

Searched refs:setScopeLine (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp912 SP->setScopeLine(DL->getLine()); in create()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1933 void setScopeLine(unsigned L) { in setScopeLine() function