Searched refs:getDetectMismatchOption (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ | ||
| H A D | TargetInfo.h | 219 virtual void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function |
| H A D | TargetInfo.cpp | 2390 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anon2eb210400311::WinX86_32TargetCodeGenInfo |
| H A D | CodeGenModule.cpp | 1658 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch() |