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

  /external/clang/lib/CodeGen/
CoverageMappingGen.h 41 ArrayRef<SourceRange> getSkippedRanges() const { return SkippedRanges; }
CoverageMappingGen.cpp 225 auto SkippedRanges = CVM.getSourceInfo().getSkippedRanges();
    [all...]
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 484 const std::vector<SourceRange> &getSkippedRanges() const {
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 206 milliseconds