Home
last modified time | relevance | path

Searched defs:IsAngled (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm-project/clang/lib/Lex/
DPPCallbacks.cpp18 bool IsAngled, Optional<FileEntryRef> File, in HasInclude()
25 bool IsAngled, Optional<FileEntryRef> File, in HasInclude()
DPreprocessingRecord.cpp464 bool IsAngled, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DIncludeInserter.cpp26 bool IsAngled, CharSourceRange FileNameRange, in InclusionDirective()
71 bool IsAngled = Header.consume_front("<"); in createIncludeInsertion() local
89 void IncludeInserter::addInclude(StringRef FileName, bool IsAngled, in addInclude()
DIncludeSorter.cpp68 bool IsAngled, IncludeSorter::IncludeStyle Style) { in DetermineIncludeKind()
132 void IncludeSorter::AddInclude(StringRef FileName, bool IsAngled, in AddInclude()
154 bool IsAngled) { in CreateIncludeInsertion()
/external/llvm-project/clang-tools-extra/clang-tidy/llvm/
DIncludeOrderCheck.cpp40 bool IsAngled; ///< true if this was an include with angle brackets member
59 static int getPriority(StringRef Filename, bool IsAngled, bool IsMainModule) { in getPriority()
80 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/external/llvm-project/clang/include/clang/Lex/
DCodeCompletionHandler.h67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile()
DPPCallbacks.h125 bool IsAngled, in InclusionDirective()
406 StringRef FileName, bool IsAngled, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/
DRestrictSystemLibcHeadersCheck.cpp49 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/portability/
DRestrictSystemIncludesCheck.cpp25 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DDeprecatedHeadersCheck.cpp94 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DSuspiciousIncludeCheck.cpp75 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/external/clang/lib/Frontend/
DDependencyGraph.cpp71 bool IsAngled, in InclusionDirective()
DDependencyFile.cpp297 bool IsAngled, in InclusionDirective()
/external/llvm-project/clang/lib/Frontend/
DDependencyGraph.cpp72 bool IsAngled, in InclusionDirective()
/external/llvm-project/clang/lib/CodeGen/
DMacroPPCallbacks.cpp170 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp57 StringRef FileName, bool IsAngled, in InclusionDirective()
75 bool IsAngled; member in __anon701ea7170111::InclusionDirectiveCallbacks
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp88 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/external/llvm-project/clang/unittests/Lex/
DPPCallbacksTest.cpp37 StringRef FileName, bool IsAngled, in InclusionDirective()
57 bool IsAngled; member in __anon51328c050111::InclusionDirectiveCallbacks
/external/llvm-project/clang-tools-extra/modularize/
DCoverageChecker.cpp90 StringRef FileName, bool IsAngled, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clangd/
DHeaders.cpp35 llvm::StringRef FileName, bool IsAngled, in InclusionDirective()
/external/clang/include/clang/Lex/
DPPCallbacks.h125 bool IsAngled, in InclusionDirective()
354 StringRef FileName, bool IsAngled, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-move/
DMove.cpp132 StringRef FileName, bool IsAngled, in InclusionDirective()
689 void ClangMoveTool::addIncludes(llvm::StringRef IncludeHeader, bool IsAngled, in addIncludes()
/external/clang/lib/Lex/
DPreprocessingRecord.cpp438 bool IsAngled, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.cpp164 StringRef IncludedFilename, bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DParsedASTTests.cpp368 bool IsAngled; in TEST() member

12