Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDIBuilder.h801 createMethod(DIScope *Scope, StringRef Name, StringRef LinkageName,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp884 DISubprogram *DIBuilder::createMethod( in createMethod() function in DIBuilder
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1893 llvm::DISubprogram *SP = DBuilder.createMethod( in CreateCXXMemberFunction()