Home
last modified time | relevance | path

Searched defs:UserInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTestModuleFileExtension.h26 std::string UserInfo; variable
51 StringRef UserInfo) in TestModuleFileExtension()
H A DCompilerInvocation.cpp2583 std::string &UserInfo) { in parseTestModuleFileExtensionArg()
2952 std::string UserInfo; in ParseFrontendArgs() local
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFileExtension.h50 std::string UserInfo; member