Home
last modified time | relevance | path

Searched defs:addInt (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/llvmlibc/
H A Dinline-function-decl.hpp57 constexpr static int addInt(MyClass &V, int A) { in addInt() function in __llvm_libc::MyClass
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1001 void addInt(int Val) { Result += std::to_string(Val); } addInt() function
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1319 auto addInt = [&](int32_t tag, uint64_t val) { computeContents() local
[all...]