Searched refs:RDLocation (Results 1 – 3 of 3) sorted by relevance
150 const auto RDLocation = RD->getLocation(); in visitRecordDecl() local151 if (!RDLocation.isValid()) in visitRecordDecl()159 if (BR->getSourceManager().isInSystemHeader(RDLocation)) in visitRecordDecl()
250 const auto RDLocation = RD->getLocation(); in shouldSkipDecl() local251 if (!RDLocation.isValid()) in shouldSkipDecl()260 if (BR->getSourceManager().isInSystemHeader(RDLocation)) in shouldSkipDecl()
339 const auto RDLocation = RD->getLocation(); in shouldSkipDecl() local340 if (!RDLocation.isValid()) in shouldSkipDecl()348 if (BR->getSourceManager().getFileCharacteristic(RDLocation) != in shouldSkipDecl()