Home
last modified time | relevance | path

Searched defs:SystemHeader (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dundefined-template.cpp157 template <typename T> struct SystemHeader { T meth(); }; struct
/llvm-project/clang/unittests/Lex/
H A DPPCallbacksTest.cpp191 bool SystemHeader) { in InclusionDirectiveFilenameRange()
210 const char *SourceText, const char *HeaderPath, bool SystemHeader) { in InclusionDirectiveCharacteristicKind()