Home
last modified time | relevance | path

Searched refs:ReadFunctionDefinition (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp308 void ReadFunctionDefinition(FunctionDecl *FD);
513 void ASTDeclReader::ReadFunctionDefinition(FunctionDecl *FD) { in ReadFunctionDefinition() function in ASTDeclReader
560 ReadFunctionDefinition(FD); in Visit()
4324 ReadFunctionDefinition(FD); in UpdateDecl()