Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1074 const IdentifierInfo *ClassII = CTSD->getIdentifier(); in getStdAllocatorCaller() local
1076 if (CTSD->isInStdNamespace() && ClassII && in getStdAllocatorCaller()
1077 ClassII->isStr("allocator") && TAL.size() >= 1 && in getStdAllocatorCaller()