Home
last modified time | relevance | path

Searched refs:IndexHeaderMap (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h38 IndexHeaderMap, enumerator
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h39 IndexHeaderMap,
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h39 IndexHeaderMap, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/
H A DInitHeaderSearch.cpp160 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
182 Group, DirectoryLookup(HM, Type, Group == IndexHeaderMap), in AddUnmappedPath()
603 if (Include.Group == Angled || Include.Group == IndexHeaderMap) in Realize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/
H A DInitHeaderSearch.cpp147 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
170 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
569 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DInitHeaderSearch.cpp153 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
174 Group, DirectoryLookup(HM, Type, Group == IndexHeaderMap)); in AddUnmappedPath()
573 if (Include.Group == Angled || Include.Group == IndexHeaderMap) in Realize()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/
H A DInitHeaderSearch.cpp147 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
170 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
569 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/
H A DInitHeaderSearch.cpp147 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
170 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
567 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp149 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
172 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
568 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp147 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
170 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
569 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Frontend/
H A DInitHeaderSearch.cpp149 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
172 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
568 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DInitHeaderSearch.cpp153 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
174 Group, DirectoryLookup(HM, Type, Group == IndexHeaderMap)); in AddUnmappedPath()
573 if (Include.Group == Angled || Include.Group == IndexHeaderMap) in Realize()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp142 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
165 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
561 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Frontend/
H A DInitHeaderSearch.cpp153 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
174 Group, DirectoryLookup(HM, Type, Group == IndexHeaderMap)); in AddUnmappedPath()
573 if (Include.Group == Angled || Include.Group == IndexHeaderMap) in Realize()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Frontend/
H A DInitHeaderSearch.cpp147 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
170 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
569 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DInitHeaderSearch.cpp153 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
174 Group, DirectoryLookup(HM, Type, Group == IndexHeaderMap)); in AddUnmappedPath()
573 if (Include.Group == Angled || Include.Group == IndexHeaderMap) in Realize()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp143 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) {
166 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in BeginSourceFileAction()
590 if (Include.first == Angled || Include.first == IndexHeaderMap) in ReadPreprocessorOptions()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp143 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
166 DirectoryLookup(HM, Type, Group == IndexHeaderMap))); in AddUnmappedPath()
611 if (Include.first == Angled || Include.first == IndexHeaderMap) in Realize()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Frontend/
H A DInitHeaderSearch.cpp153 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath()
174 Group, DirectoryLookup(HM, Type, Group == IndexHeaderMap)); in AddUnmappedPath()
573 if (Include.Group == Angled || Include.Group == IndexHeaderMap) in Realize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h39 IndexHeaderMap, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DHeaderSearchOptions.h39 IndexHeaderMap, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h39 IndexHeaderMap, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Lex/
H A DHeaderSearchOptions.h39 IndexHeaderMap, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h39 IndexHeaderMap, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DHeaderSearchOptions.h39 IndexHeaderMap, enumerator

12