Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCTargetAsmParser.h119 MCTargetOptions getTargetOptions() const { return MCOptions; } in getTargetOptions() function
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTContext.cpp534 ClangASTContext::getTargetOptions() { in getTargetOptions() function in ClangASTContext