Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.h218 virtual void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function
DTargetInfo.cpp1955 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anon189870d80211::WinX86_32TargetCodeGenInfo
2012 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anon189870d80211::WinX86_64TargetCodeGenInfo
DCodeGenModule.cpp1093 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch()