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 47 ExternalASTSource::SemaSource = true;
176 return Source->SemaSource;
  /external/clang/include/clang/AST/
ExternalASTSource.h 56 bool SemaSource;
61 ExternalASTSource() : SemaSource(false) { }

Completed in 42 milliseconds