Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dundefined-template.cpp148 void func_25(SystemHeader<char> *x) { in func_25()
157 template <typename T> struct SystemHeader { T meth(); }; struct
/llvm-project-15.0.7/clang/unittests/Lex/
H A DPPCallbacksTest.cpp188 bool SystemHeader) { in InclusionDirectiveFilenameRange() argument
197 AddFakeHeader(HeaderInfo, HeaderPath, SystemHeader); in InclusionDirectiveFilenameRange()
207 const char *SourceText, const char *HeaderPath, bool SystemHeader) { in InclusionDirectiveCharacteristicKind() argument
216 AddFakeHeader(HeaderInfo, HeaderPath, SystemHeader); in InclusionDirectiveCharacteristicKind()