Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1070 const IdentifierInfo *FnII = MD->getIdentifier(); in getStdAllocatorCaller() local
1071 if (!FnII || !FnII->isStr(FnName)) in getStdAllocatorCaller()
8861 const IdentifierInfo *FnII = FD->getIdentifier(); in IsDeclSourceLocationCurrent() local
8862 if (!FnII || !FnII->isStr("current")) in IsDeclSourceLocationCurrent()