Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp662 MDLocation *MDLocation::constructHelper(LLVMContext &Context, unsigned Line, in constructHelper() function in MDLocation
700 auto *N = constructHelper(Context, Line, Column, Scope, InlinedAt, in getImpl()
713 auto *N = constructHelper(Context, Line, Column, Scope, InlinedAt, in getDistinct()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DMetadata.h838 static MDLocation *constructHelper(LLVMContext &Context, unsigned Line,