Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp320 void ReadFunctionDefinition(FunctionDecl *FD);
531 void ASTDeclReader::ReadFunctionDefinition(FunctionDecl *FD) { in ReadFunctionDefinition() function in ASTDeclReader
575 ReadFunctionDefinition(FD); in Visit()
4576 ReadFunctionDefinition(FD); in UpdateDecl()