Searched defs:IsHeaderFile (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h301 bool IsHeaderFile = false; member in class:clang::LangOptions
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1707 ParseFrontendArgs(FrontendOptions &Opts, ArgList &Args, DiagnosticsEngine &Diags, bool &IsHeaderFile) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp627 static bool IsHeaderFile(const std::string &Filename) { function
H A DRewriteObjC.cpp563 static bool IsHeaderFile(const std::string &Filename) { function

Completed in 261 milliseconds