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 48 ExternalASTSource::SemaSource = true;
182 return Source->SemaSource;
  /external/clang/include/clang/AST/
ExternalASTSource.h 59 bool SemaSource;
64 ExternalASTSource() : SemaSource(false) { }

Completed in 8710 milliseconds