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

  /external/clang/include/clang/Lex/
PreprocessorOptions.h 170 remapped_file_buffer_iterator remapped_file_buffer_end() { function in class:clang::PreprocessorOptions
173 const_remapped_file_buffer_iterator remapped_file_buffer_end() const { function in class:clang::PreprocessorOptions
  /external/clang/lib/Frontend/
ASTUnit.cpp 258 FBEnd = PPOpts.remapped_file_buffer_end();
    [all...]
InitPreprocessor.cpp 669 RemapEnd = InitOpts.remapped_file_buffer_end();
    [all...]

Completed in 2152 milliseconds