Skip to content
Commit 36ea3225 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Introduce Decl::hasBody() and FunctionDecl::hasBody() and use them instead of...

Introduce Decl::hasBody() and FunctionDecl::hasBody() and use them instead of getBody() when we are just checking the existence of a body, to avoid de-serialization of the body from PCH.

Makes de-serialization of the function body even more "lazier".

llvm-svn: 107768
parent a22e8148
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment