Searched defs:CGCallee (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.h | 94 explicit CGCallee(SpecialKind kind) : KindOrFunctionPointer(kind) {} CGCallee() function |
H A D | CodeGenFunction.h | 90 class CGCallee; global() variable |
H A D | CGCXXABI.h | 37 class CGCallee; variable |