Home
last modified time | relevance | path

Searched defs:dirs (Results 1 – 20 of 20) sorted by relevance

/llvm-project/lld/cmake/modules/
H A DFindVTune.cmake7 set(dirs variable
/llvm-project/clang/test/CodeGenCXX/
H A D2004-11-27-ExceptionCleanupAssertion.cpp13 Strongbad dirs[] = { Strongbad(0) + 1}; in TheCheat() local
/llvm-project/lld/COFF/
H A DDLL.h29 std::vector<Chunk *> dirs; variable
61 std::vector<Chunk *> dirs; global() variable
/llvm-project/llvm/utils/lit/lit/llvm/
H A Dsubst.py14 def resolve(self, config, dirs): argument
/llvm-project/clang/lib/Driver/ToolChains/
H A DHaiku.cpp196 SmallVector<StringRef, 5> dirs; AddClangSystemIncludeArgs() local
H A DSolaris.cpp384 SmallVector<StringRef, 5> dirs; AddClangSystemIncludeArgs() local
H A DOpenBSD.cpp342 SmallVector<StringRef, 5> dirs; AddClangSystemIncludeArgs() local
H A DNetBSD.cpp483 SmallVector<StringRef, 5> dirs; AddClangSystemIncludeArgs() local
H A DFreeBSD.cpp428 SmallVector<StringRef, 5> dirs; AddClangSystemIncludeArgs() local
H A DOHOS.cpp219 SmallVector<StringRef, 5> dirs; AddClangSystemIncludeArgs() local
H A DFuchsia.cpp405 SmallVector<StringRef, 5> dirs; in AddClangSystemIncludeArgs() local
H A DWebAssembly.cpp489 SmallVector<StringRef, 5> dirs; AddClangSystemIncludeArgs() local
H A DLinux.cpp648 SmallVector<StringRef, 5> dirs; AddClangSystemIncludeArgs() local
H A DDarwin.cpp2461 llvm::SmallVector<llvm::StringRef, 5> dirs; AddClangSystemIncludeArgs() local
/llvm-project/flang/lib/Semantics/
H A Dcanonicalize-directives.cpp50 CanonicalizationOfDirectives dirs{messages}; CanonicalizeDirectives() local
/llvm-project/libclc/
H A DCMakeLists.txt249 set( dirs ) global() variable
/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp236 SmallVector<StringRef, 5> dirs; AddDefaultCIncludePaths() local
H A DHeaderSearch.cpp109 SetSearchPaths(std::vector<DirectoryLookup> dirs,unsigned int angledDirIdx,unsigned int systemDirIdx,llvm::DenseMap<unsigned int,unsigned int> searchDirToHSEntry) SetSearchPaths() argument
/llvm-project/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp800 IntMatrix dirs(boundedIneqs.size() + getNumEqualities(), dirsNumCols); getBoundedDirections() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp2101 genFIRIncrementLoopBegin(IncrementLoopNestInfo & incrementLoopNestInfo,llvm::SmallVectorImpl<const Fortran::parser::CompilerDirective * > & dirs) genFIRIncrementLoopBegin() argument