Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Lex/
DPPCallbacks.cpp18 bool IsAngled, OptionalFileEntryRef File, in HasInclude()
25 bool IsAngled, OptionalFileEntryRef File, in HasInclude()
DPreprocessingRecord.cpp479 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
DPreprocessor.cpp447 bool IsAngled) { in CodeCompleteIncludedFile()
DLexer.cpp2261 bool IsAngled) { in codeCompleteIncludedFile()
/openbsd/src/gnu/llvm/clang/include/clang/Lex/
DCodeCompletionHandler.h67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile()
DPPCallbacks.h139 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
473 StringRef FileName, bool IsAngled, in InclusionDirective()
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DDependencyGraph.cpp70 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
DPrintPreprocessedOutput.cpp393 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
DPrecompiledPreamble.cpp98 StringRef FileName, bool IsAngled, in InclusionDirective()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DMacroPPCallbacks.cpp170 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/openbsd/src/gnu/llvm/clang/lib/Tooling/Inclusions/
DHeaderIncludes.cpp347 HeaderIncludes::insert(llvm::StringRef IncludeName, bool IsAngled, in insert()
/openbsd/src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp328 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/openbsd/src/gnu/llvm/clang/lib/Parse/
DParser.cpp2268 void Parser::CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) { in CodeCompleteIncludedFile()
/openbsd/src/gnu/llvm/clang/tools/libclang/
DIndexing.cpp263 StringRef FileName, bool IsAngled, in InclusionDirective()