Home | History | Annotate | Download | only in Checkers

Lines Matching refs:FilePath

646   StringRef FilePath = SM.getFilename(SM.getSpellingLoc(Decl->getLocStart()));
647 if (llvm::sys::path::filename(FilePath).startswith("CG")) {