Searched defs:CIP (Results 1 – 5 of 5) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | temp_class_order.cpp | 26 typedef const int* CIP; typedef
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 61 const ConstantInt *CIP; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | Host.cpp | 522 const char *CIP = CPUInfoStart; in getHostCPUName() local
|
/minix3/sys/ufs/lfs/ |
H A D | lfs_accessors.h | 971 #define LFS_GET_HEADFREE(FS, CIP, BP, FREEP) do { \ argument 980 #define LFS_PUT_HEADFREE(FS, CIP, BP, VAL) do { \ argument 992 #define LFS_GET_TAILFREE(FS, CIP, BP, FREEP) do { \ argument 998 #define LFS_PUT_TAILFREE(FS, CIP, BP, VAL) do { \ argument
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCallAndReturn.cpp | 848 CallInlinePolicy CIP = mayInlineCallKind(Call, Pred, Opts); in shouldInlineCall() local
|