Home
last modified time | relevance | path

Searched refs:getDetectMismatchOption (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DTargetInfo.h217 virtual void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function
DTargetInfo.cpp2164 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anonbc557ed20211::WinX86_32TargetCodeGenInfo
2221 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anonbc557ed20211::WinX86_64TargetCodeGenInfo
5137 void getDetectMismatchOption(llvm::StringRef Name, llvm::StringRef Value, in getDetectMismatchOption() function in __anonbc557ed20611::WindowsARMTargetCodeGenInfo
DCodeGenModule.cpp1142 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch()