/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | MultiplexExternalSemaSource.h | 31 class ValueDecl; variable
|
H A D | ExternalSemaSource.h | 35 class ValueDecl; variable 181 SmallVectorImpl<std::pair<ValueDecl *, in ReadPendingInstantiations()
|
H A D | Sema.h | 209 class ValueDecl; global() variable [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | APValue.h | 40 class ValueDecl; variable
|
H A D | ASTMutationListener.h | 38 class ValueDecl; global() variable
|
H A D | OpenMPClause.h | 5846 numTrailingObjects(OverloadToken<ValueDecl * >) numTrailingObjects() argument 6934 numTrailingObjects(OverloadToken<ValueDecl * >) numTrailingObjects() argument 7135 numTrailingObjects(OverloadToken<ValueDecl * >) numTrailingObjects() argument 7282 numTrailingObjects(OverloadToken<ValueDecl * >) numTrailingObjects() argument 7446 numTrailingObjects(OverloadToken<ValueDecl * >) numTrailingObjects() argument 7549 numTrailingObjects(OverloadToken<ValueDecl * >) numTrailingObjects() argument 7653 numTrailingObjects(OverloadToken<ValueDecl * >) numTrailingObjects() argument [all...] |
H A D | Decl.h | 712 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, ValueDecl() function
|
H A D | Expr.h | 59 class ValueDecl; variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | ScopeInfo.cpp | 236 visitPotentialCaptures(llvm::function_ref<void (ValueDecl *,Expr *)> Callback) const visitPotentialCaptures() argument
|
H A D | MultiplexExternalSemaSource.cpp | 307 SmallVectorImpl<std::pair<ValueDecl*, in ReadPendingInstantiations() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 113 llvm::SmallDenseMap<const ValueDecl *, const FieldDecl *> in buildRecordForGlobalizedVars() argument 1028 NVPTXPrePostActionTy(SourceLocation & Loc,const RecordDecl * GlobalizedRD,llvm::SmallDenseMap<const ValueDecl *,const FieldDecl * > & MappedDeclsFields) emitTeamsOutlinedFunction() argument 2155 emitListToGlobalCopyFunction(CodeGenModule & CGM,ArrayRef<const Expr * > Privates,QualType ReductionArrayTy,SourceLocation Loc,const RecordDecl * TeamReductionRec,const llvm::SmallDenseMap<const ValueDecl *,const FieldDecl * > & VarFieldMap) emitListToGlobalCopyFunction() argument 2266 emitListToGlobalReduceFunction(CodeGenModule & CGM,ArrayRef<const Expr * > Privates,QualType ReductionArrayTy,SourceLocation Loc,const RecordDecl * TeamReductionRec,const llvm::SmallDenseMap<const ValueDecl *,const FieldDecl * > & VarFieldMap,llvm::Function * ReduceFn) emitListToGlobalReduceFunction() argument 2361 emitGlobalToListCopyFunction(CodeGenModule & CGM,ArrayRef<const Expr * > Privates,QualType ReductionArrayTy,SourceLocation Loc,const RecordDecl * TeamReductionRec,const llvm::SmallDenseMap<const ValueDecl *,const FieldDecl * > & VarFieldMap) emitGlobalToListCopyFunction() argument 2473 emitGlobalToListReduceFunction(CodeGenModule & CGM,ArrayRef<const Expr * > Privates,QualType ReductionArrayTy,SourceLocation Loc,const RecordDecl * TeamReductionRec,const llvm::SmallDenseMap<const ValueDecl *,const FieldDecl * > & VarFieldMap,llvm::Function * ReduceFn) emitGlobalToListReduceFunction() argument [all...] |
H A D | CodeGenModule.h | 73 class ValueDecl; variable
|
H A D | CGStmtOpenMP.cpp | 7206 EmitOMPUseDevicePtrClause(const OMPUseDevicePtrClause & C,OMPPrivateScope & PrivateScope,const llvm::DenseMap<const ValueDecl *,llvm::Value * > CaptureDeviceAddrMap) EmitOMPUseDevicePtrClause() argument 7257 EmitOMPUseDeviceAddrClause(const OMPUseDeviceAddrClause & C,OMPPrivateScope & PrivateScope,const llvm::DenseMap<const ValueDecl *,llvm::Value * > CaptureDeviceAddrMap) EmitOMPUseDeviceAddrClause() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | DataflowEnvironment.cpp | 40 intersectDeclToLoc(const llvm::DenseMap<const ValueDecl *,StorageLocation * > & DeclToLoc1,const llvm::DenseMap<const ValueDecl *,StorageLocation * > & DeclToLoc2) intersectDeclToLoc() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ASTUtils.h | 529 ReadPendingInstantiations(llvm::SmallVectorImpl<std::pair<clang::ValueDecl *,clang::SourceLocation>> & Pending) ReadPendingInstantiations() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 4964 AST_MATCHER_P(LambdaCapture,capturesVar,internal::Matcher<ValueDecl>,InnerMatcher) AST_MATCHER_P() argument 6612 AST_MATCHER_P(MemberExpr,member,internal::Matcher<ValueDecl>,InnerMatcher) AST_MATCHER_P() argument 8212 AST_MATCHER_P(BindingDecl,forDecomposition,internal::Matcher<ValueDecl>,InnerMatcher) AST_MATCHER_P() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTReader.h | 105 class ValueDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 1639 getCaptureFields(llvm::DenseMap<const ValueDecl *,FieldDecl * > & Captures,FieldDecl * & ThisCapture) const getCaptureFields() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 8732 ReadPendingInstantiations(SmallVectorImpl<std::pair<ValueDecl *,SourceLocation>> & Pending) ReadPendingInstantiations() argument [all...] |