Home
last modified time | relevance | path

Searched defs:HasName (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DWriter.cpp28 bool HasName = S.SectionType == WASM_SEC_CUSTOM; in createSectionHeader() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h107 bool HasName = V.hasName(); in transferNodesFromList() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cc52 static bool HasName(ThreadContextBase *tctx, void *arg) { in HasName() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValue.h119 unsigned HasName : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp9854 bool HasName; member in __anon6bad40bc1a11::FieldEncoding