Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp315 void ReadFunctionDefinition(FunctionDecl *FD);
526 void ASTDeclReader::ReadFunctionDefinition(FunctionDecl *FD) { in ReadFunctionDefinition() function in ASTDeclReader
569 ReadFunctionDefinition(FD); in Visit()
4639 ReadFunctionDefinition(FD); in UpdateDecl()