Extending Qt Creator Manual
FindUsages
Extending Qt Creator Manual 4.5.0
List of All Members for FindUsages
This is the complete list of members for
CPlusPlus::FindUsages
, including inherited members.
FindUsages
(const QByteArray &, Document::Ptr , const Snapshot &)
FindUsages
(const LookupContext &)
attribute
(GnuAttributeAST *)
baseSpecifier
(BaseSpecifierAST *)
capture
(CaptureAST *)
checkCandidates
(const QList<LookupItem> &) const : bool
checkExpression
(unsigned , unsigned , Scope *)
coreDeclarator
(CoreDeclaratorAST *)
cppOperator
(OperatorAST *)
ctorInitializer
(CtorInitializerAST *)
declaration
(DeclarationAST *)
declarator
(DeclaratorAST *, Scope *)
enumerator
(EnumeratorAST *)
exceptionSpecification
(ExceptionSpecificationAST *)
expression
(ExpressionAST *)
isLocalScope
(Scope *) : bool
lambdaCapture
(LambdaCaptureAST *)
lambdaDeclarator
(LambdaDeclaratorAST *)
lambdaIntroducer
(LambdaIntroducerAST *)
matchingLine
(const Token &) const : QString
memInitializer
(MemInitializerAST *)
name
(NameAST *) : const Name *
nestedNameSpecifier
(NestedNameSpecifierAST *)
newArrayDeclarator
(NewArrayDeclaratorAST *)
newPlacement
(ExpressionListParenAST *)
newTypeId
(NewTypeIdAST *)
objCInstanceVariablesDeclaration
(ObjCInstanceVariablesDeclarationAST *)
objCMessageArgument
(ObjCMessageArgumentAST *)
objCMessageArgumentDeclaration
(ObjCMessageArgumentDeclarationAST *)
objCMethodPrototype
(ObjCMethodPrototypeAST *)
objCPropertyAttribute
(ObjCPropertyAttributeAST *)
objCProtocolRefs
(ObjCProtocolRefsAST *)
objCSelectorArgument
(ObjCSelectorArgumentAST *)
objCSynthesizedProperty
(ObjCSynthesizedPropertyAST *)
objCTypeName
(ObjCTypeNameAST *)
parameterDeclarationClause
(ParameterDeclarationClauseAST *)
postfixDeclarator
(PostfixDeclaratorAST *)
ptrOperator
(PtrOperatorAST *)
qtInterfaceName
(QtInterfaceNameAST *)
qtPropertyDeclarationItem
(QtPropertyDeclarationItemAST *)
references
() const : QList<int>
reportResult
(unsigned , const Name *, Scope *)
reportResult
(unsigned , const Identifier *, Scope *)
reportResult
(unsigned , const QList<LookupItem> &)
reportResult
(unsigned )
specifier
(SpecifierAST *)
statement
(StatementAST *)
switchScope
(Scope *) : Scope *
trailingReturnType
(TrailingReturnTypeAST *)
translationUnit
(TranslationUnitAST *)
usages
() const : QList<Usage>
visit
(ObjCSelectorArgumentAST *) : bool
visit
(GnuAttributeAST *) : bool
visit
(ForeachStatementAST *) : bool
visit
(RangeBasedForStatementAST *) : bool
visit
(ForStatementAST *) : bool
visit
(IfStatementAST *) : bool
visit
(LabeledStatementAST *) : bool
visit
(BreakStatementAST *) : bool
visit
(ContinueStatementAST *) : bool
visit
(GotoStatementAST *) : bool
visit
(ReturnStatementAST *) : bool
visit
(SwitchStatementAST *) : bool
visit
(TryBlockStatementAST *) : bool
visit
(CatchClauseAST *) : bool
visit
(WhileStatementAST *) : bool
visit
(ObjCFastEnumerationAST *) : bool
visit
(ObjCSynchronizedStatementAST *) : bool
visit
(IdExpressionAST *) : bool
visit
(CompoundExpressionAST *) : bool
visit
(CompoundLiteralAST *) : bool
visit
(QtMethodAST *) : bool
visit
(BinaryExpressionAST *) : bool
visit
(CastExpressionAST *) : bool
visit
(ConditionAST *) : bool
visit
(ConditionalExpressionAST *) : bool
visit
(CppCastExpressionAST *) : bool
visit
(DeleteExpressionAST *) : bool
visit
(ArrayInitializerAST *) : bool
visit
(NewExpressionAST *) : bool
visit
(TypeidExpressionAST *) : bool
visit
(TypenameCallExpressionAST *) : bool
visit
(TypeConstructorCallAST *) : bool
visit
(SizeofExpressionAST *) : bool
visit
(PointerLiteralAST *) : bool
visit
(NumericLiteralAST *) : bool
visit
(BoolLiteralAST *) : bool
visit
(ThisExpressionAST *) : bool
visit
(NestedExpressionAST *) : bool
visit
(DeclaratorAST *) : bool
visit
(StringLiteralAST *) : bool
visit
(ThrowExpressionAST *) : bool
visit
(NoExceptOperatorExpressionAST *) : bool
visit
(TypeIdAST *) : bool
visit
(UnaryExpressionAST *) : bool
visit
(ObjCMessageExpressionAST *) : bool
visit
(ObjCProtocolExpressionAST *) : bool
visit
(ObjCEncodeExpressionAST *) : bool
visit
(ObjCSelectorExpressionAST *) : bool
visit
(LambdaExpressionAST *) : bool
visit
(BracedInitializerAST *) : bool
visit
(ExpressionListParenAST *) : bool
visit
(SimpleDeclarationAST *) : bool
visit
(EmptyDeclarationAST *) : bool
visit
(AccessDeclarationAST *) : bool
visit
(QtObjectTagAST *) : bool
visit
(QtPrivateSlotAST *) : bool
visit
(QtPropertyDeclarationAST *) : bool
visit
(QtEnumDeclarationAST *) : bool
visit
(QtFlagsDeclarationAST *) : bool
visit
(QtInterfacesDeclarationAST *) : bool
visit
(AsmDefinitionAST *) : bool
visit
(ExceptionDeclarationAST *) : bool
visit
(FunctionDefinitionAST *) : bool
visit
(LinkageBodyAST *) : bool
visit
(LinkageSpecificationAST *) : bool
visit
(NamespaceAST *) : bool
visit
(NamespaceAliasDefinitionAST *) : bool
visit
(ParameterDeclarationAST *) : bool
visit
(StaticAssertDeclarationAST *) : bool
visit
(TemplateDeclarationAST *) : bool
visit
(TypenameTypeParameterAST *) : bool
visit
(TemplateTypeParameterAST *) : bool
visit
(UsingAST *) : bool
visit
(UsingDirectiveAST *) : bool
visit
(ObjCClassForwardDeclarationAST *) : bool
visit
(QtPropertyDeclarationItemAST *) : bool
visit
(ObjCClassDeclarationAST *) : bool
visit
(ObjCProtocolForwardDeclarationAST *) : bool
visit
(ObjCProtocolDeclarationAST *) : bool
visit
(ObjCVisibilityDeclarationAST *) : bool
visit
(ObjCPropertyDeclarationAST *) : bool
visit
(ObjCMethodDeclarationAST *) : bool
visit
(ObjCSynthesizedPropertiesDeclarationAST *) : bool
visit
(ObjCDynamicPropertiesDeclarationAST *) : bool
visit
(ObjCSelectorAST *) : bool
visit
(QualifiedNameAST *) : bool
visit
(OperatorFunctionIdAST *) : bool
visit
(ConversionFunctionIdAST *) : bool
visit
(SimpleNameAST *) : bool
visit
(TemplateIdAST *) : bool
visit
(SimpleSpecifierAST *) : bool
visit
(GnuAttributeSpecifierAST *) : bool
visit
(TypeofSpecifierAST *) : bool
visit
(DecltypeSpecifierAST *) : bool
visit
(ClassSpecifierAST *) : bool
visit
(NamedTypeSpecifierAST *) : bool
visit
(ElaboratedTypeSpecifierAST *) : bool
visit
(EnumSpecifierAST *) : bool
visit
(PointerToMemberAST *) : bool
visit
(PointerAST *) : bool
visit
(ReferenceAST *) : bool
visit
(CallAST *) : bool
visit
(ArrayAccessAST *) : bool
visit
(PostIncrDecrAST *) : bool
visit
(MemberAccessAST *) : bool
visit
(DeclaratorIdAST *) : bool
visit
(NestedDeclaratorAST *) : bool
visit
(FunctionDeclaratorAST *) : bool
visit
(ArrayDeclaratorAST *) : bool
visit
(QtInterfaceNameAST *) : bool
visit
(BaseSpecifierAST *) : bool
visit
(CtorInitializerAST *) : bool
visit
(EnumeratorAST *) : bool
visit
(DynamicExceptionSpecificationAST *) : bool
visit
(MemInitializerAST *) : bool
visit
(NestedNameSpecifierAST *) : bool
visit
(NewArrayDeclaratorAST *) : bool
visit
(NewTypeIdAST *) : bool
visit
(OperatorAST *) : bool
visit
(ParameterDeclarationClauseAST *) : bool
visit
(TranslationUnitAST *) : bool
visit
(ObjCProtocolRefsAST *) : bool
visit
(ObjCMessageArgumentAST *) : bool
visit
(ObjCTypeNameAST *) : bool
visit
(ObjCInstanceVariablesDeclarationAST *) : bool
visit
(ObjCPropertyAttributeAST *) : bool
visit
(ObjCMessageArgumentDeclarationAST *) : bool
visit
(ObjCMethodPrototypeAST *) : bool
visit
(ObjCSynthesizedPropertyAST *) : bool
visit
(LambdaIntroducerAST *) : bool
visit
(LambdaCaptureAST *) : bool
visit
(CaptureAST *) : bool
visit
(LambdaDeclaratorAST *) : bool
visit
(TrailingReturnTypeAST *) : bool
visit
(QtMemberDeclarationAST *) : bool
visit
(CaseStatementAST *) : bool
visit
(CompoundStatementAST *) : bool
visit
(DeclarationStatementAST *) : bool
visit
(DoStatementAST *) : bool
visit
(ExpressionOrDeclarationStatementAST *) : bool
visit
(ExpressionStatementAST *) : bool
operator()
(Symbol *)