Searched refs:CXIdxLoc (Results 1 – 5 of 5) sorted by relevance
5171 } CXIdxLoc; typedef5180 CXIdxLoc hashLoc;5213 CXIdxLoc loc;5291 CXIdxLoc loc;5313 CXIdxLoc classLoc;5323 CXIdxLoc loc;5360 CXIdxLoc loc;5366 CXIdxLoc loc;5384 CXIdxLoc classLoc;5424 CXIdxLoc loc;[all …]
215 AttrInfo(CXIdxAttrKind Kind, CXCursor C, CXIdxLoc Loc, const Attr *A) { in AttrInfo()227 IBOutletCollectionInfo(CXCursor C, CXIdxLoc Loc, const Attr *A) : in IBOutletCollectionInfo()487 CXIdxLoc getIndexLoc(SourceLocation Loc) const;
72 CXIdxLoc Loc = IdxCtx.getIndexLoc(A->getLocation()); in AttrListInfo()874 CXIdxLoc IndexingContext::getIndexLoc(SourceLocation Loc) const { in getIndexLoc()875 CXIdxLoc idxLoc = { {nullptr, nullptr}, 0 }; in getIndexLoc()
1058 void clang_indexLoc_getFileLocation(CXIdxLoc location, in clang_indexLoc_getFileLocation()1079 CXSourceLocation clang_indexLoc_getCXSourceLocation(CXIdxLoc location) { in clang_indexLoc_getCXSourceLocation()
2642 static void printCXIndexLoc(CXIdxLoc loc, CXClientData client_data) { in printCXIndexLoc()2687 CXIdxLoc loc) { in makeClientContainer()