Searched refs:RDLocation (Results 1 – 2 of 2) sorted by relevance
101 const auto RDLocation = RD->getLocation(); in shouldSkipDecl() local102 if (!RDLocation.isValid()) in shouldSkipDecl()111 if (BR->getSourceManager().isInSystemHeader(RDLocation)) in shouldSkipDecl()
112 const auto RDLocation = RD->getLocation(); in shouldSkipDecl() local113 if (!RDLocation.isValid()) in shouldSkipDecl()121 if (BR->getSourceManager().getFileCharacteristic(RDLocation) != in shouldSkipDecl()