Searched refs:FnII (Results 1 – 2 of 2) sorted by relevance
129 const IdentifierInfo *FnII = MD->getIdentifier(); in getStdAllocatorCaller() local130 if (!FnII || !FnII->isStr(Name)) in getStdAllocatorCaller()
1148 const IdentifierInfo *FnII = MD->getIdentifier(); in getStdAllocatorCaller() local1149 if (!FnII || !FnII->isStr(FnName)) in getStdAllocatorCaller()9659 const IdentifierInfo *FnII = FD->getIdentifier(); in IsDeclSourceLocationCurrent() local9660 if (!FnII || !FnII->isStr("current")) in IsDeclSourceLocationCurrent()