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

  /external/clang/include/clang/Sema/
ExternalSemaSource.h 51 ExternalASTSource::SemaSource = true;
224 return Source->SemaSource;
  /external/clang/include/clang/AST/
ExternalASTSource.h 63 bool SemaSource;
68 ExternalASTSource() : CurrentGeneration(0), SemaSource(false) { }

Completed in 386 milliseconds