Home
last modified time | relevance | path

Searched refs:IsQuotedInclude (Results 1 – 4 of 4) sorted by relevance

/dports/devel/include-what-you-use/include-what-you-use-clang_11/
H A Diwyu_path_util.cc92 CHECK_(!IsQuotedInclude(file_path)); in GetCanonicalName()
215 bool IsQuotedInclude(const string& s) { in IsQuotedInclude() function
H A Diwyu_path_util.h85 bool IsQuotedInclude(const string& s);
H A Diwyu_preprocessor.cc225 if (!IsQuotedInclude(suggested)) { in HandlePragmaComment()
252 if (!IsQuotedInclude(inhibited)) { in HandlePragmaComment()
277 if (!IsQuotedInclude(regex)) in HandlePragmaComment()
H A Diwyu_include_picker.cc874 return IsQuotedInclude(str) || StartsWith(str, "@"); in IsQuotedFilepathPattern()
1046 CHECK_(IsQuotedInclude(quoted_include)) << in MappedInclude()
1539 if (!IsQuotedInclude(mapping[2])) { in AddMappingsFromFile()
1580 if (!IsQuotedInclude(mapping[2])) { in AddMappingsFromFile()