Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderAnalysis.cpp40 bool isDontIncludeMeHeader(StringRef Content) { in isDontIncludeMeHeader() function
80 return !isDontIncludeMeHeader(getFileContents(FE, SM)); in isSelfContainedHeader()