Home
last modified time | relevance | path

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

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