Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.h57 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
110 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
396 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
1068 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1646 virtual const char *getStaticInitSectionSpecifier() const { in getStaticInitSectionSpecifier() function