Home
last modified time | relevance | path

Searched defs:CIP (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dtemp_class_order.cpp26 typedef const int* CIP; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h61 const ConstantInt *CIP; member
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DHost.cpp522 const char *CIP = CPUInfoStart; in getHostCPUName() local
/minix3/sys/ufs/lfs/
H A Dlfs_accessors.h971 #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 DExprEngineCallAndReturn.cpp848 CallInlinePolicy CIP = mayInlineCallKind(Call, Pred, Opts); in shouldInlineCall() local