Searched refs:getDetectMismatchOption (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ | ||
| H A D | TargetInfo.h | 246 virtual void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function |
| H A D | TargetInfo.cpp | 2694 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anon8ad051810211::WinX86_32TargetCodeGenInfo |
| H A D | CodeGenModule.cpp | 2445 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch() |