Home
last modified time | relevance | path

Searched defs:Auto (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DWithColor.h42 Auto, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cxxfilt/
H A Dllvm-cxxfilt.cpp22 Auto, ///< auto-detect mangling enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h118 Auto = 38, // auto enumerator
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/ada/
H A Dzlib.ads53 type Header_Type is (None, Auto, Default, GZip); literal
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/ada/
H A Dzlib.ads53 type Header_Type is (None, Auto, Default, GZip); literal
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/ada/
H A Dzlib.ads53 type Header_Type is (None, Auto, Default, GZip); literal
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3189 TypeSourceInfo *TrailingTSI, AutoType *Auto, in InventTemplateParameter()
3353 AutoType *Auto = dyn_cast<AutoType>(Deduced); in GetDeclSpecTypeForDeclarator() local
4993 } else if (AutoType *Auto = T->getContainedAutoType()) { in GetFullTypeForDeclarator() local