Searched defs:Hashed (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DTestModuleFileExtension.h24 bool Hashed; member in class:clang::TestModuleFileExtension
46 TestModuleFileExtension(StringRef BlockName, unsigned MajorVersion, unsigned MinorVersion, bool Hashed, StringRef UserInfo) argument
H A DCompilerInvocation.cpp1847 bool Hashed; local
1687 parseTestModuleFileExtensionArg(StringRef Arg, std::string &BlockName, unsigned &MajorVersion, unsigned &MinorVersion, bool &Hashed, std::string &UserInfo) argument

Completed in 93 milliseconds