Home
last modified time | relevance | path

Searched refs:FnII (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp1067 const IdentifierInfo *FnII = MD->getIdentifier(); in getStdAllocatorCaller() local
1068 if (!FnII || !FnII->isStr(FnName)) in getStdAllocatorCaller()
8842 const IdentifierInfo *FnII = FD->getIdentifier(); in IsDeclSourceLocationCurrent() local
8843 if (!FnII || !FnII->isStr("current")) in IsDeclSourceLocationCurrent()