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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp897 void VisitFunctionNoProtoType(const FunctionNoProtoType *T) { function in class:__anon263::ODRTypeVisitor
H A DType.cpp956 QualType VisitFunctionNoProtoType(const FunctionNoProtoType *T) { function in struct:__anon272::SimpleTransformVisitor
H A DASTImporter.cpp1229 ASTNodeImporter::VisitFunctionNoProtoType(const FunctionNoProtoType *T) { function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5860 bool UnnamedLocalNoLinkageFinder::VisitFunctionNoProtoType( function in class:UnnamedLocalNoLinkageFinder

Completed in 120 milliseconds