Home
last modified time | relevance | path

Searched defs:af1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dmalloc-annotations.cpp26 void af1(MemoryAllocator &Alloc) { in af1() function
H A Dmalloc-annotations.c66 void af1(void) { af1() function
/llvm-project/clang/test/CXX/drs/
H A Dcwg13xx.cpp202 void (A::*af1)() throw(A::T) = &A::f; variable