HomeSort by relevance Sort by last modified time
    Searched refs:isValidClobber (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Basic/
TargetInfo.cpp 199 /// isValidClobber - Returns whether the passed in string is
202 bool TargetInfo::isValidClobber(StringRef Name) const {
  /external/clang/include/clang/Basic/
TargetInfo.h 386 /// isValidClobber - Returns whether the passed in string is
389 bool isValidClobber(StringRef Name) const;
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]

Completed in 100 milliseconds