Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaOpenACC/
H A Dcompute-construct-wait-clause.cpp47 struct HasInt { struct
48 IntTyHasInt global() argument
49 ShortTyHasInt global() argument
50 valueHasInt global() argument
51 ACValueHasInt global() argument
52 EXValueHasInt global() argument
H A Dcompute-construct-num_gangs-clause.cpp111 struct HasInt { global() struct
123 EXValueHasInt TestInst() argument
[all...]
H A Dcompute-construct-async-clause.cpp61 struct HasInt { struct
74 // expected-error@+1{{no member named 'Invalid' in 'HasInt'}} in TestInst() argument
[all...]
H A Dcompute-construct-num_workers-clause.cpp59 struct HasInt { struct
72 // expected-error@+1{{no member named 'Invalid' in 'HasInt'}} in TestInst() argument
[all...]
H A Dcompute-construct-vector_length-clause.cpp59 struct HasInt { struct
72 // expected-error@+1{{no member named 'Invalid' in 'HasInt'}} in TestInst() argument
[all...]
H A Dcompute-construct-intexpr-clause-ast.cpp673 struct HasInt { global() struct
682 valueHasInt Inst() argument
[all...]
/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1212 InitializeNonTypeDiffVariables(ASTContext & Context,const TSTiterator & Iter,NonTypeTemplateParmDecl * Default,llvm::APSInt & Value,bool & HasInt,QualType & IntType,bool & IsNullPtr,Expr * & E,ValueDecl * & VD,bool & NeedAddressOf) InitializeNonTypeDiffVariables() argument