Searched refs:constructHelper (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
| H A D | Metadata.cpp | 662 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 D | Metadata.h | 838 static MDLocation *constructHelper(LLVMContext &Context, unsigned Line,
|