Searched defs:Static (Results 1 – 15 of 15) sorted by relevance
54 #define Static macro56 #define Static static macro
37 void B::Static(int v1) in Static() function
26 | Static Constructor
31 | Static Constructor
25 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enumerator
70 bool Static = Args.hasArg(options::OPT_static_libgcc) || in AddLibGCC() local
294 class Static { class
294 Static, enumerator
154 enum class LookupKind { Static, DLSym }; enumerator
273 Static = 0x02, enumerator
180 enum class SymtabType { Static, Dynamic }; enumerator
3205 StringRef Static = Matches[1]; in sortJavaImports() local
1755 unsigned int Static: 1; /* static function */ member