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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp897 void VisitFunctionNoProtoType(const FunctionNoProtoType *T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp1024 QualType VisitFunctionNoProtoType(const FunctionNoProtoType *T) { function in struct:__anon1605::SimpleTransformVisitor
H A DASTImporter.cpp357 ExpectedType VisitFunctionNoProtoType(const FunctionNoProtoType *T);
1219 ASTNodeImporter::VisitFunctionNoProtoType(const FunctionNoProtoType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5943 bool UnnamedLocalNoLinkageFinder::VisitFunctionNoProtoType( function in class:UnnamedLocalNoLinkageFinder

Completed in 118 milliseconds