Searched defs:Auto (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | WithColor.h | 42 Auto, global() enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 174 Auto, enumerator
|
H A D | CodeGenOptions.h | 153 Auto, // Choose Swift async extended frame info based on deployment target. enumerator
|
/freebsd/contrib/wpa/src/eapol_supp/ |
H A D | eapol_supp_sm.h | 17 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; enumerator
|
/freebsd/contrib/wpa/src/eapol_auth/ |
H A D | eapol_auth_sm_i.h | 17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ |
H A D | lli.cpp | 237 enum class LLJITPlatform { Inactive, Auto, ExecutorNative, GenericIR }; enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 2966 TypeSourceInfo *TrailingTSI, AutoType *Auto, in InventTemplateParameter() 3140 AutoType *Auto = dyn_cast<AutoType>(Deduced); in GetDeclSpecTypeForDeclarator() local 4871 } else if (AutoType *Auto = T->getContainedAutoType()) { in GetFullTypeForDeclarator() local
|
H A D | SemaCodeComplete.cpp | 5619 AutoType *Auto = Unresolved->getContainedAutoType(); in getApproximateType() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 2136 auto *Auto = TargetType->getContainedDeducedType(); in VisitCXXFunctionalCastExpr() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 295 Auto, enumerator
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 4442 Auto, enumerator 15954 Auto, enumerator
|