Home
last modified time | relevance | path

Searched refs:createMethod (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h998 LLVM_ABI DISubprogram *createMethod(
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp1011 DISubprogram *DIBuilder::createMethod( in createMethod() function in DIBuilder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2301 llvm::DISubprogram *SP = DBuilder.createMethod( in CreateCXXMemberFunction()