Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp923 SP->setScopeLine(DL->getLine()); in create()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1981 void setScopeLine(unsigned L) { in setScopeLine() function