Skip to content
Commit b3722e22 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Introduce a new predicate Decl::isFromASTFile() to determine whether a

declaration was deserialized from an AST file. Use this instead of
Decl::getPCHLevel() wherever possible. This is a simple step toward
killing off Decl::getPCHLevel().

llvm-svn: 139427
parent 82e2de51
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