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

  /src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp 159 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const {
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 1466 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const;
  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
X86.h 227 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 662 Target.checkCFProtectionBranchSupported(getDiags())) {

Completed in 154 milliseconds