Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1123 const IdentifierInfo *FnII = MD->getIdentifier(); in getStdAllocatorCaller() local
1124 if (!FnII || !FnII->isStr(FnName)) in getStdAllocatorCaller()
9146 const IdentifierInfo *FnII = FD->getIdentifier(); in IsDeclSourceLocationCurrent() local
9147 if (!FnII || !FnII->isStr("current")) in IsDeclSourceLocationCurrent()