Home
last modified time | relevance | path

Searched defs:PICLevel (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp315 unsigned PICLevel; addClangTargetOptions() local
H A DFlang.cpp151 unsigned PICLevel; addPicOptions() local
H A DClang.cpp1882 unsigned PICLevel; AddMIPSTargetArgs() local
5479 unsigned PICLevel; ConstructJob() local
8511 unsigned PICLevel; ConstructJob() local
[all...]
H A DCommonArgs.cpp2100 unsigned PICLevel; AddAssemblerKPIC() local
H A DGnu.cpp696 unsigned PICLevel; ConstructJob() local
/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1368 if (unsigned PICLevel = LangOpts.PICLevel) { InitializePredefinedMacros() local
H A DASTUnit.cpp547 auto PICLevel = LangOpt.PICLevel; ReadLanguageOptions() local