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

  /external/clang/lib/Basic/
Module.cpp 252 bool Acceptable = UnrestrictedWildcard;
253 if (!Acceptable) {
258 Acceptable = true;
264 if (!Acceptable)
  /external/clang/include/clang/AST/
DeclBase.h     [all...]

Completed in 56 milliseconds