HomeSort by: relevance | last modified time | path
    Searched refs:checkCFProtectionReturnSupported (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp 165 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const {
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 1470 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const;
  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
X86.h 222 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 655 Target.checkCFProtectionReturnSupported(getDiags())) {

Completed in 23 milliseconds