Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h510 bool IsHeaderFile = false; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2767 ParseFrontendArgs(FrontendOptions & Opts,ArgList & Args,DiagnosticsEngine & Diags,bool & IsHeaderFile) ParseFrontendArgs() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp564 static bool IsHeaderFile(const std::string &Filename) { in IsHeaderFile() function
H A DRewriteModernObjC.cpp629 static bool IsHeaderFile(const std::string &Filename) { IsHeaderFile() function