Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DTargetInfo.h199 virtual void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function
DTargetInfo.cpp1327 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anon0c4c1f230211::WinX86_32TargetCodeGenInfo
1359 void getDetectMismatchOption(llvm::StringRef Name, in getDetectMismatchOption() function in __anon0c4c1f230211::WinX86_64TargetCodeGenInfo
DCodeGenModule.cpp868 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch()