Home
last modified time | relevance | path

Searched defs:annot (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp146 unsigned annot; in isTexture() local
157 unsigned annot; in isSurface() local
170 unsigned annot; in isSampler() local
178 std::vector<unsigned> annot; in isSampler() local
190 std::vector<unsigned> annot; in isImageReadOnly() local
202 std::vector<unsigned> annot; in isImageWriteOnly() local
214 std::vector<unsigned> annot; in isImageReadWrite() local
229 unsigned annot; in isManaged() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1460 for (auto &annot : inline_site.annotations()) { in ParseInlineSite() local