Home
last modified time | relevance | path

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

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