Home
last modified time | relevance | path

Searched defs:getCompilationCPUType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDumper.h47 CPUType getCompilationCPUType() const { return CompilationCPUType; } in getCompilationCPUType() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp46 CPUType getCompilationCPUType() const { return CompilationCPUType; } in getCompilationCPUType() function in __anonfa45b97a0111::CVSymbolDumperImpl