Home
last modified time | relevance | path

Searched defs:Sf (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp8.cpp20 int (*Sf)() = &S::Sf; in f() local
32 constexpr int S::Sf() { return 2; } in Sf() function in S
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc64-struct-onefloat.c4 typedef struct s1 { float f; } Sf; typedef
/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp936 til::SExpr *Sf = new (Arena) til::LiteralPtr(VD); handleDestructorCall() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp10178 MachO::sub_framework_command Sf = Obj->getSubFrameworkCommand(Command); PrintLoadCommands() local
10181 MachO::sub_umbrella_command Sf = Obj->getSubUmbrellaCommand(Command); PrintLoadCommands() local