Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp528 case TSC_complex: return "complex"; in getSpecifierName()
H A DSemaType.cpp1782 if (DS.getTypeSpecComplex() == DeclSpec::TSC_complex) { in ConvertDeclSpecToType()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h256 TSC_complex enumerator
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp4038 isInvalid = DS.SetTypeSpecComplex(DeclSpec::TSC_complex, Loc, PrevSpec, in ParseDeclarationSpecifiers()