Home
last modified time | relevance | path

Searched refs:resolve (Results 1 – 25 of 214) sorted by relevance

123456789

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueFileSpec.cpp21 OptionValueFileSpec::OptionValueFileSpec(bool resolve) : m_resolve(resolve) {} in OptionValueFileSpec() argument
23 OptionValueFileSpec::OptionValueFileSpec(const FileSpec &value, bool resolve) in OptionValueFileSpec() argument
26 m_resolve(resolve) {} in OptionValueFileSpec()
30 bool resolve) in OptionValueFileSpec() argument
33 m_resolve(resolve) {} in OptionValueFileSpec()
H A DProperty.cpp111 const bool resolve = definition.default_uint_value != 0; in Property() local
113 if (resolve) in Property()
115 m_value_sp = std::make_shared<OptionValueFileSpec>(file_spec, resolve); in Property()
/llvm-project-15.0.7/flang/lib/Semantics/
H A DCMakeLists.txt33 resolve-labels.cpp
34 resolve-directives.cpp
35 resolve-names-utils.cpp
36 resolve-names.cpp
/llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/
H A Dresolve-tmp-conflict.test3 # RUN: cp %S/Inputs/resolve-tmp-conflict.cpp %t.cpp && %update_cc_test_checks --function-signature …
4 # RUN: diff -u %S/Inputs/resolve-tmp-conflict.cpp.expected %t.cpp
8 # RUN: diff -u %S/Inputs/resolve-tmp-conflict.cpp.expected %t.cpp
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueFileSpec.h22 OptionValueFileSpec(bool resolve = true);
24 OptionValueFileSpec(const FileSpec &value, bool resolve = true);
27 const FileSpec &default_value, bool resolve = true);
/llvm-project-15.0.7/clang/lib/Headers/cuda_wrappers/
H A Dcomplex46 // complex functions, rather than calling builtins (which resolve to library
65 // __host__ code to sin() will still resolve to *something*, even if they don't
66 // resolve to the same function as they resolve to when compiling for host. We
67 // don't care that they don't resolve to the right function because we won't
/llvm-project-15.0.7/llvm/utils/lit/lit/llvm/
H A Dsubst.py14 def resolve(self, config, dirs): member in FindTool
102 def resolve(self, config, search_dirs): member in ToolSubst
116 command_str = self.command.resolve(config, search_dirs)
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/llvmlibc/
H A Dcallee-namespace.rst6 Checks all calls resolve to functions within ``__llvm_libc`` namespace.
18 // Bare calls are allowed as long as they resolve to the correct namespace.
/llvm-project-15.0.7/lldb/source/API/
H A DSBFileSpec.cpp46 SBFileSpec::SBFileSpec(const char *path, bool resolve) in SBFileSpec() argument
48 LLDB_INSTRUMENT_VA(this, path, resolve); in SBFileSpec()
50 if (resolve) in SBFileSpec()
/llvm-project-15.0.7/lld/ELF/
H A DDWARF.cpp84 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve() function
93 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve() function
132 0, LLDRelocationResolver<RelTy>::resolve}; in findAux()
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Dscoped-relaxation.s14 # Relaxed reference, this will resolve to a pair of `RISCV_ADD64` and
24 # Unrelaxed reference, this will resolve to a pair of `RISCV_ADD64` and
/llvm-project-15.0.7/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js475 var resolve = Object; // default
478 resolve = Function;
485 resolve = String;
488 resolve = Array;
490 resolve.forEach(object, block, context);
/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/resources/
H A Dsorttable.js518 var resolve = Object; // default
521 resolve = Function;
528 resolve = String;
531 resolve = Array;
533 resolve.forEach(object, block, context);
/llvm-project-15.0.7/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js475 var resolve = Object; // default
478 resolve = Function;
485 resolve = String;
488 resolve = Array;
490 resolve.forEach(object, block, context);
/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRInterfaces.cpp96 context.resolve().get(), ConcreteIface::getInterfaceID())) { in PyConcreteOpInterface()
210 PyMlirContext &pyContext = context.resolve(); in inferReturnTypes()
218 opNameRef, pyContext.get(), location.resolve(), mlirOperands.size(), in inferReturnTypes()
/llvm-project-15.0.7/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
32 ## Instead resolve the relocation to the folded .text.1 to .text
/llvm-project-15.0.7/clang/test/Modules/
H A Dresolution-change.m12 // Use the PCH with no way to resolve DependsOnA
16 // Use the PCH with no way to resolve A
20 // Use the PCH and have it resolve to the other A
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DURI.h63 static llvm::Expected<std::string> resolve(const URI &U,
67 static llvm::Expected<std::string> resolve(llvm::StringRef FileURI,
H A DURI.cpp198 llvm::Expected<std::string> URI::resolve(llvm::StringRef FileURI, in resolve() function in clang::clangd::URI
203 auto Path = URI::resolve(*Uri, HintPath); in resolve()
245 llvm::Expected<std::string> URI::resolve(const URI &Uri, in resolve() function in clang::clangd::URI
/llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/
H A Dshlink.yaml1 ## Check obj2yaml reports a proper error when unable to resolve
8 ## ERR1: Error reading file: [[FILE]]: unable to resolve sh_link reference in section '.test': inva…
/llvm-project-15.0.7/lld/test/COFF/
H A Dpdb-global-hashes.test7 RUN: llvm-pdbutil dump -types -ids -dont-resolve-forward-refs %t.nohash.pdb | FileCheck %s
8 RUN: llvm-pdbutil dump -types -ids -dont-resolve-forward-refs %t.hash.pdb | FileCheck %s
9 RUN: llvm-pdbutil dump -types -ids -dont-resolve-forward-refs %t.mixed.pdb | FileCheck %s
/llvm-project-15.0.7/lldb/test/Shell/Commands/
H A Dlit.local.cfg3 # This is needed by command-target-create-resolve-exe.test
/llvm-project-15.0.7/llvm/test/Linker/
H A Ddistinct-cycles.ll2 ; Crasher for PR22456: MapMetadata() should resolve all cycles.
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/ARM/
H A Dunsupported-write-variant.s7 # CHECK: error: unable to resolve scheduling class for write variant.
/llvm-project-15.0.7/mlir/include/mlir/Analysis/
H A DBufferViewFlowAnalysis.h55 ValueSetT resolve(Value value) const;

123456789