Home
last modified time | relevance | path

Searched defs:getStaticInitSectionSpecifier (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
HDOSTargets.h126 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
422 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h1237 virtual const char *getStaticInitSectionSpecifier() const { in getStaticInitSectionSpecifier() function