HomeSort by: relevance | last modified time | path
    Searched defs:getExternalSource (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
PreprocessingRecord.h 508 ExternalPreprocessingRecordSource *getExternalSource() const {
Preprocessor.h 939 ExternalPreprocessorSource *getExternalSource() const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1085 ExternalASTSource *getExternalSource() const {
3277 if (auto *Source = Ctx.getExternalSource())
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 1544 ExternalSemaSource* getExternalSource() const { return ExternalSource; }

Completed in 43 milliseconds