Home
last modified time | relevance | path

Searched defs:ProductName (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIActionBase.h38 std::string ProductName; variable
H A DAPI.h1434 APISet(const llvm::Triple & Target,Language Lang,const std::string & ProductName) APISet() argument
/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h524 std::string ProductName; variable
/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp416 auto ProductName = CI.getFrontendOpts().ProductName; CreateASTConsumer() local
/llvm-project/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp231 SmallString<128> ProductName(LeafName); switchToNewLibDebugMapObject() local