Searched defs:getStaticInitSectionSpecifier (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | OSTargets.h | 83 const char *getStaticInitSectionSpecifier() const override { getStaticInitSectionSpecifier() function |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 1595 virtual const char *getStaticInitSectionSpecifier() const { getStaticInitSectionSpecifier() function |