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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTStructuralEquivalence.h 61 bool StrictTypeSpelling;
76 bool StrictTypeSpelling = false, bool Complain = true,
79 EqKind(EqKind), StrictTypeSpelling(StrictTypeSpelling),
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTStructuralEquivalence.cpp 664 if (!Context.StrictTypeSpelling) {

Completed in 16 milliseconds