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

  /external/clang/tools/libclang/
IndexTypeSourceInfo.cpp 67 IndexCtx.handleReference(TL.getProtocol(i), TL.getProtocolLoc(i),
CIndex.cpp     [all...]
  /external/clang/include/clang/AST/
TypeLoc.h 841 SourceLocation getProtocolLoc(unsigned i) const {
    [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp 654 Writer.AddSourceLocation(TL.getProtocolLoc(i), Record);
    [all...]

Completed in 116 milliseconds