/external/clang/lib/Sema/ |
D | SemaAccess.cpp | 150 AccessTarget(const AccessedEntity &Entity) in AccessTarget() 151 : AccessedEntity(Entity) { in AccessTarget() 1271 AccessTarget &Entity) { in DiagnoseBadAccess() argument 1272 const CXXRecordDecl *NamingClass = Entity.getNamingClass(); in DiagnoseBadAccess() 1273 const CXXRecordDecl *DeclaringClass = Entity.getDeclaringClass(); in DiagnoseBadAccess() 1274 NamedDecl *D = (Entity.isMemberAccess() ? Entity.getTargetDecl() : 0); in DiagnoseBadAccess() 1276 S.Diag(Loc, Entity.getDiag()) in DiagnoseBadAccess() 1277 << (Entity.getAccess() == AS_protected) in DiagnoseBadAccess() 1281 DiagnoseAccessPath(S, EC, Entity); in DiagnoseBadAccess() 1306 AccessTarget &Entity) { in IsMicrosoftUsingDeclarationAccessBug() argument [all …]
|
D | SemaInit.cpp | 178 void CheckImplicitInitList(const InitializedEntity &Entity, 182 void CheckExplicitInitList(const InitializedEntity &Entity, 187 void CheckListElementTypes(const InitializedEntity &Entity, 194 void CheckSubElementType(const InitializedEntity &Entity, 199 void CheckComplexType(const InitializedEntity &Entity, 204 void CheckScalarType(const InitializedEntity &Entity, 209 void CheckReferenceType(const InitializedEntity &Entity, 214 void CheckVectorType(const InitializedEntity &Entity, 218 void CheckStructUnionTypes(const InitializedEntity &Entity, 225 void CheckArrayType(const InitializedEntity &Entity, [all …]
|
D | SemaTemplateInstantiate.cpp | 173 Decl *Entity, in InstantiatingTemplate() argument 185 Inst.Entity = Entity; in InstantiatingTemplate() 196 FunctionDecl *Entity, ExceptionSpecification, in InstantiatingTemplate() argument 208 Inst.Entity = Entity; in InstantiatingTemplate() 233 Inst.Entity = Template; in InstantiatingTemplate() 258 Inst.Entity = FunctionTemplate; in InstantiatingTemplate() 286 Inst.Entity = PartialSpec; in InstantiatingTemplate() 311 Inst.Entity = Param; in InstantiatingTemplate() 335 Inst.Entity = Param; in InstantiatingTemplate() 359 Inst.Entity = Param; in InstantiatingTemplate() [all …]
|
D | Scope.cpp | 59 Entity = 0; in Init()
|
D | SemaExprCXX.cpp | 607 InitializedEntity Entity = in CheckCXXThrowOperand() local 610 Res = PerformMoveOrCopyInitialization(Entity, NRVOVariable, in CheckCXXThrowOperand() 836 InitializedEntity Entity = InitializedEntity::InitializeTemporary(TInfo); in BuildCXXTypeConstructExpr() local 844 InitializationSequence InitSeq(*this, Entity, Kind, Exprs, NumExprs); in BuildCXXTypeConstructExpr() 845 ExprResult Result = InitSeq.Perform(*this, Entity, Kind, exprs); in BuildCXXTypeConstructExpr() 1361 InitializedEntity Entity in BuildCXXNew() local 1363 InitializationSequence InitSeq(*this, Entity, Kind, Inits, NumInits); in BuildCXXNew() 1364 ExprResult FullInit = InitSeq.Perform(*this, Entity, Kind, in BuildCXXNew() 1716 InitializedEntity Entity = InitializedEntity::InitializeParameter(Context, in FindAllocationOverload() local 1719 if (!Diagnose && !CanPerformCopyInitialization(Entity, Owned(Args[i]))) in FindAllocationOverload() [all …]
|
/external/clang/include/clang/Sema/ |
D | Initialization.h | 195 InitializedEntity Entity; in InitializeParameter() local 196 Entity.Kind = EK_Parameter; in InitializeParameter() 197 Entity.Type = in InitializeParameter() 199 Entity.Parent = 0; in InitializeParameter() 200 Entity.Parameter in InitializeParameter() 202 return Entity; in InitializeParameter() 210 InitializedEntity Entity; in InitializeParameter() local 211 Entity.Kind = EK_Parameter; in InitializeParameter() 212 Entity.Type = Context.getVariableArrayDecayedType(Type); in InitializeParameter() 213 Entity.Parent = 0; in InitializeParameter() [all …]
|
D | Scope.h | 150 void *Entity; variable 239 void* getEntity() const { return Entity; } in getEntity() 240 void setEntity(void *E) { Entity = E; } in setEntity()
|
D | DelayedDiagnostic.h | 131 const AccessedEntity &Entity) { in makeAccess() argument 136 new (&DD.getAccessData()) AccessedEntity(Entity); in makeAccess()
|
/external/clang/lib/Lex/ |
D | PreprocessingRecord.cpp | 247 PreprocessingRecord::addPreprocessedEntity(PreprocessedEntity *Entity) { in addPreprocessedEntity() argument 248 assert(Entity); in addPreprocessedEntity() 249 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() 251 if (isa<MacroDefinition>(Entity)) { in addPreprocessedEntity() 256 PreprocessedEntities.push_back(Entity); in addPreprocessedEntity() 264 PreprocessedEntities.push_back(Entity); in addPreprocessedEntity() 292 pp_iter insertI = PreprocessedEntities.insert(RI, Entity); in addPreprocessedEntity() 303 pp_iter insertI = PreprocessedEntities.insert(I, Entity); in addPreprocessedEntity() 350 PreprocessedEntity *&Entity = LoadedPreprocessedEntities[Index]; in getLoadedPreprocessedEntity() local 351 if (!Entity) { in getLoadedPreprocessedEntity() [all …]
|
/external/webkit/Source/WebCore/dom/ |
D | Entity.h | 31 class Entity : public ContainerNode { 38 Entity() : ContainerNode(0) {} in Entity() function
|
D | Entity.idl | 22 interface Entity : Node {
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 938 const EntityInfo *Entity = static_cast<const EntityInfo *>(info); in clang_index_getClientEntity() local 939 return Entity->IndexCtx->getClientEntity(Entity->Dcl); in clang_index_getClientEntity() 946 const EntityInfo *Entity = static_cast<const EntityInfo *>(info); in clang_index_setClientEntity() local 947 Entity->IndexCtx->setClientEntity(Entity->Dcl, client); in clang_index_setClientEntity()
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/ |
D | LICENSE | 15 "Legal Entity" shall mean the union of the acting entity and all 23 "You" (or "Your") shall mean an individual or Legal Entity 52 or by an individual or Legal Entity authorized to submit on behalf of 62 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | DOMHelper.java | 40 import org.w3c.dom.Entity; 1139 Entity entity = (Entity) entities.getNamedItem(name); in getUnparsedEntityURI()
|
/external/svox/PicoLangInstallerEngGbr/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/svox/PicoLangInstallerDeuDeu/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/svox/PicoLangInstallerSpaEsp/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/stressapptest/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/svox/pico/src/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/android-mock/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/svox/pico/lib/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/svox/pico_resources/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/svox/pico/tts/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/svox/PicoLangInstallerEngUsa/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/external/svox/PicoLangInstallerItaIta/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|