Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp663 static bool matchesStlAllocatorFn(const Decl *D, const ASTContext &Ctx) { in matchesStlAllocatorFn() function
781 if (matchesStlAllocatorFn(D, getContext())) in StartFunction()