Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPCallbacks.cpp18 bool IsAngled, Optional<FileEntryRef> File, in HasInclude()
25 bool IsAngled, Optional<FileEntryRef> File, in HasInclude()
H A DPreprocessingRecord.cpp464 bool IsAngled, in InclusionDirective()
H A DPreprocessor.cpp444 bool IsAngled) { in CodeCompleteIncludedFile()
H A DLexer.cpp2097 bool IsAngled) { in codeCompleteIncludedFile()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DCodeCompletionHandler.h67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile()
H A DPPCallbacks.h125 bool IsAngled, in InclusionDirective()
406 StringRef FileName, bool IsAngled, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp72 bool IsAngled, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp329 bool IsAngled, in InclusionDirective()
H A DPrecompiledPreamble.cpp101 StringRef FileName, bool IsAngled, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp170 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp129 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp2170 void Parser::CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) { in CodeCompleteIncludedFile()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp263 StringRef FileName, bool IsAngled, in InclusionDirective()