Home
last modified time | relevance | path

Searched defs:NewIP (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/VMCore/
DSymbolTableListTraitsImpl.h91 ItemParentClass *NewIP = getListOwner(), *OldIP = L2.getListOwner(); in transferNodesFromList() local
/external/clang/lib/AST/
DASTContext.cpp1857 ComplexType *NewIP = ComplexTypes.FindNodeOrInsertPos(ID, InsertPos); in getComplexType() local
1885 PointerType *NewIP = PointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getPointerType() local
1915 BlockPointerType *NewIP = in getBlockPointerType() local
1953 LValueReferenceType *NewIP = in getLValueReferenceType() local
1990 RValueReferenceType *NewIP = in getRValueReferenceType() local
2022 MemberPointerType *NewIP = in getMemberPointerType() local
2067 ConstantArrayType *NewIP = in getConstantArrayType() local
2365 VectorType *NewIP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getVectorType() local
2396 VectorType *NewIP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getExtVectorType() local
2474 FunctionNoProtoType *NewIP = in getFunctionNoProtoType() local
[all …]