Home
last modified time | relevance | path

Searched defs:IR (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp11 template<int &ip> struct IR {}; struct
/external/opencv/cvaux/src/
Dcvsegment.cpp58 #define PUSH(Y,IL,IR,IPL,IPR,FL) { stack[StIn].y=(ushort)(Y); \ argument
66 #define POP(Y,IL,IR,IPL,IPR,FL) { StIn--; \ argument
/external/clang/lib/CodeGen/
DABIInfo.h82 ABIArgInfo(Kind K, llvm::Type *TD, unsigned UI, bool B0, bool B1, bool IR, in ABIArgInfo()
/external/clang/lib/Rewrite/Core/
DDeltaTree.cpp132 DeltaTreeInteriorNode(const InsertResult &IR) in DeltaTreeInteriorNode()
/external/clang/lib/Basic/
DSourceManager.cpp661 const SrcMgr::ContentCache *IR = getOrCreateContentCache(File); in getMemoryBufferForFile() local
669 const SrcMgr::ContentCache *IR = getOrCreateContentCache(SourceFile); in overrideFileContents() local
693 const SrcMgr::ContentCache *IR = getOrCreateContentCache(File); in disableFileContentsOverride() local
/external/clang/include/clang/Basic/
DSourceManager.h786 IR = getOrCreateContentCache(SourceFile, variable
/external/valgrind/main/VEX/priv/
Dhost_mips_defs.h193 } IR; member
Dhost_amd64_defs.h137 } IR; member
Dhost_x86_defs.h125 } IR; member
Dhost_ppc_defs.h212 } IR; member
/external/clang/lib/Sema/
DSemaType.cpp5237 } else if (const ObjCIvarRefExpr *IR = dyn_cast<ObjCIvarRefExpr>(E)) { in getDecltypeForExpr() local