Home
last modified time | relevance | path

Searched refs:SymbolPartition (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h270 std::string SymbolPartition; variable
/external/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp3784 TypeName->setPartition(CGM.getCodeGenOpts().SymbolPartition); in BuildTypeInfo()
3785 GV->setPartition(CGM.getCodeGenOpts().SymbolPartition); in BuildTypeInfo()
DCodeGenModule.cpp1031 GV->setPartition(CodeGenOpts.SymbolPartition); in setGVPropertiesAux()
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp1618 Opts.SymbolPartition = in ParseCodeGenArgs()