Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h552 NoAttribute, enumerator
560 ScopeContext(Scope Context, ScopeKind Kind = ScopeKind::NoAttribute)
694 scopedBegin({Scope::Object, ScopeKind::NoAttribute}); in objectBegin()
704 scopedBegin({Scope::Array, ScopeKind::NoAttribute}); in arrayBegin()