Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp711 static bool matchesStlAllocatorFn(const Decl *D, const ASTContext &Ctx) { in matchesStlAllocatorFn() function
869 if (matchesStlAllocatorFn(D, getContext())) in StartFunction()