Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/TextAPI/
H A DDylibReader.h24 struct ParseOption { struct
40 Expected<Records> readFile(MemoryBufferRef Buffer, const ParseOption &Opt); argument
/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp250 const ParseOption &Opt) { in readSymbols()
338 const ParseOption &Opt, const Architecture Arch) { in load()
354 const ParseOption &Opt) { in readFile()
429 ParseOption Options; in get()
/llvm-project/clang/tools/clang-installapi/
H A DOptions.cpp1059 DylibReader::ParseOption PO; in createContext()