Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/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
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dppc64-struct-onefloat.c4 typedef struct s1 { float f; } Sf; typedef
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp911 til::SExpr *Sf = new (Arena) til::LiteralPtr(VD); in handleDestructorCall() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp4512 MachO::sub_framework_command Sf = Obj->getSubFrameworkCommand(Command); in PrintLoadCommands() local
4515 MachO::sub_umbrella_command Sf = Obj->getSubUmbrellaCommand(Command); in PrintLoadCommands() local