Searched defs:CreateCharPtrBuiltinVaListDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp5782 static TypedefDecl *CreateCharPtrBuiltinVaListDecl(const ASTContext *Context) { function
6094 return CreateCharPtrBuiltinVaListDecl(Context);

Completed in 99 milliseconds