Home
last modified time | relevance | path

Searched refs:shouldRecordNewFile (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp286 static bool shouldRecordNewFile(SrcMgr::CharacteristicKind NewFileType, in shouldRecordNewFile() function
295 !shouldRecordNewFile(NewFileType, SM.getLocForStartOfFile(PrevFID), SM)) in FileChanged()
312 if (!shouldRecordNewFile(FileType, FilenameTok.getLocation(), SM)) in FileSkipped()