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

  /external/clang/include/clang/Lex/
PreprocessorOptions.h 164 remapped_file_buffer_iterator remapped_file_buffer_begin() { function in class:clang::PreprocessorOptions
167 const_remapped_file_buffer_iterator remapped_file_buffer_begin() const { function in class:clang::PreprocessorOptions
  /external/clang/lib/Frontend/
ASTUnit.cpp 257 FB = PPOpts.remapped_file_buffer_begin(),
    [all...]
InitPreprocessor.cpp 668 Remap = InitOpts.remapped_file_buffer_begin(),
    [all...]

Completed in 57 milliseconds