Searched refs:Statics (Results 1 – 10 of 10) sorted by relevance
9 struct Statics { struct29 …int (*E)(void *) = &Statics::Foo; //expected-error{{cannot take address of function 'Foo' because … in Decls()30 …int (*F)(void *) = &Statics::OvlFoo; //expected-error{{address of overloaded function 'OvlFoo' doe… in Decls()44 …A = &Statics::Foo; //expected-error{{cannot take address of function 'Foo' because parameter 1 has… in Assigns()45 …A = &Statics::OvlFoo; //expected-error{{assigning to 'int (*)(void *)' from incompatible type '<ov… in Assigns()
15 class Statics { static int priv; static NonPOD np; }; class173 { int arr[T(__is_pod(Statics))]; } in is_pod()1812 { int arr[T(__is_trivial(Statics))]; } in is_trivial()1859 { int arr[T(__is_trivially_copyable(Statics))]; } in trivial_checks()
97 Statics:return; in g()
2398 llvm::Constant *Statics = NULLPtr; in ModuleInitFunction() local2417 Statics = MakeGlobal(StaticsListTy, Elements, CGM.getPointerAlign(), in ModuleInitFunction()2422 Elements.push_back(Statics); in ModuleInitFunction()2424 Statics = MakeGlobal(StaticsListArrayTy, Elements, in ModuleInitFunction()2426 Statics = llvm::ConstantExpr::getBitCast(Statics, PtrTy); in ModuleInitFunction()2505 Classes.push_back(Statics); in ModuleInitFunction()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...