Searched refs:SymbolPartition (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h327 std::string SymbolPartition; member in class:clang::CodeGenOptions
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3986 TypeName->setPartition(CGM.getCodeGenOpts().SymbolPartition);
3987 GV->setPartition(CGM.getCodeGenOpts().SymbolPartition);
H A DCodeGenModule.cpp1672 GV->setPartition(CodeGenOpts.SymbolPartition);

Completed in 185 milliseconds