Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Tooling/Inclusions/
H A DHeaderAnalysis.cpp40 bool isDontIncludeMeHeader(StringRef Content) { in isDontIncludeMeHeader() function
81 return !isDontIncludeMeHeader(getFileContents(FE, SM)); in isSelfContainedHeader()