Home
last modified time | relevance | path

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

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