Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DRedundantVoidArgCheck.cpp33 const char VarId[] = "var"; variable
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1478 uint32_t VarId = addType(std::move(VarEntry)); processGlobals() local
/llvm-project/clang/unittests/Tooling/
H A DTransformerTest.cpp598 std::string VarId = "var"; in TEST_F() local