header or not via a new "PCHLevel" field in Decl. We currently use this information to help CIndex filter out declarations that came from a precompiled header (rather than from an AST file). Further down the road, it can be used to help implement multi-level precompiled headers. llvm-svn: 84267 |
||
|---|---|---|
| .. | ||
| c-index-api-test.m | ||
| c-index-pch.c | ||
| c-index-pch.h | ||
| comments.c | ||
| cxx-operator-overload.cpp | ||
| find-decls.c | ||
| find-defs.c | ||
| find-refs.c | ||
| foo.h | ||
| multiple-redecls.c | ||
| objc-decls.m | ||
| objc-message.m | ||
| objc.h | ||
| resolve-loc.c | ||
| t1.c | ||
| t1.m | ||
| t2.c | ||
| t2.m | ||