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

/external/clang/lib/AST/
H A DASTImporter.cpp56 QualType VisitFunctionNoProtoType(const FunctionNoProtoType *T);
1583 ASTNodeImporter::VisitFunctionNoProtoType(const FunctionNoProtoType *T) { function in class:ASTNodeImporter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp4003 bool UnnamedLocalNoLinkageFinder::VisitFunctionNoProtoType( function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
H A DASTWriter.cpp195 void ASTTypeWriter::VisitFunctionNoProtoType(const FunctionNoProtoType *T) { function in class:ASTTypeWriter

Completed in 1580 milliseconds