Home
last modified time | relevance | path

Searched refs:InitStorageKind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3035 enum InitStorageKind { enum
3058 LLVM_PREFERRED_TYPE(InitStorageKind)
3095 Mutable(Mutable), StorageKind((InitStorageKind)InitStyle), in FieldDecl()