Home
last modified time | relevance | path

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

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