Searched refs:loadDataForPDB (Results 1 – 3 of 3) sorted by relevance
19 PDB_ErrorCode loadDataForPDB(PDB_ReaderType Type, StringRef Path,
23 PDB_ErrorCode llvm::loadDataForPDB(PDB_ReaderType Type, StringRef Path, in loadDataForPDB() function in llvm
398 PDB_ErrorCode Error = loadDataForPDB(PDB_ReaderType::DIA, Path, Session); in dumpInput()