HomeSort by: relevance | last modified time | path
    Searched refs:ReadUntranslatedSourceLocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h 2139 SourceLocation ReadUntranslatedSourceLocation(uint32_t Raw) const {
2145 SourceLocation Loc = ReadUntranslatedSourceLocation(Raw);
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 2812 ReadUntranslatedSourceLocation(Record[Idx++]);

Completed in 26 milliseconds