Searched refs:getDetectMismatchOption (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ | ||
H A D | TargetInfo.h | 240 virtual void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function |
H A D | TargetInfo.cpp | 2636 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anon6bad40bc0211::WinX86_32TargetCodeGenInfo |
H A D | CodeGenModule.cpp | 2222 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch() |