Home
last modified time | relevance | path

Searched defs:IsHeaderFile (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h553 bool IsHeaderFile = false; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp2849 DiagnosticsEngine &Diags, bool &IsHeaderFile) { in ParseFrontendArgs()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteObjC.cpp564 static bool IsHeaderFile(const std::string &Filename) { in IsHeaderFile() function
HDRewriteModernObjC.cpp628 static bool IsHeaderFile(const std::string &Filename) { in IsHeaderFile() function