Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp307 void ReadFunctionDefinition(FunctionDecl *FD);
511 void ASTDeclReader::ReadFunctionDefinition(FunctionDecl *FD) { in ReadFunctionDefinition() function in ASTDeclReader
558 ReadFunctionDefinition(FD); in Visit()
4574 ReadFunctionDefinition(FD); in UpdateDecl()