reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
613 if (SM.getFileID(LLoc.getBegin()) != FID) { 618 assert(SM.getFileID(LLoc.getEnd()) == FID && 633 SM.getExpansionLoc(Tok.getLocation()) == LLoc.getBegin()) { 661 HighlightRange(R, LLoc.getBegin(), LLoc.getEnd(), "<span class='macro'>", 661 HighlightRange(R, LLoc.getBegin(), LLoc.getEnd(), "<span class='macro'>", 662 Expansion.c_str(), LLoc.isTokenRange());