OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrototypeWrapper
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h
4661
struct
PrototypeWrapper
{
4664
PrototypeWrapper
(const FunctionProtoType *FT) : P(FT) {}
4665
PrototypeWrapper
(const ObjCMethodDecl *MD) : P(MD) {}
4668
void EmitCallArgs(CallArgList &Args,
PrototypeWrapper
Prototype,
CGCall.cpp
4058
CallArgList &Args,
PrototypeWrapper
Prototype,
Completed in 57 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026