Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp33 return invokeBstrMethod(*SourceFile, &IDiaInjectedSource::get_filename); in getFileName()
37 return invokeBstrMethod(*SourceFile, &IDiaInjectedSource::get_objectFilename); in getObjectFileName()
41 return invokeBstrMethod(*SourceFile, in getVirtualFileName()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIAUtils.h17 std::string invokeBstrMethod(Obj &Object, in invokeBstrMethod() function