HomeSort by relevance Sort by last modified time
    Searched refs:Mention (Results 1 - 18 of 18) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CloneDetection.h 330 const Stmt *Mention;
332 VariableOccurence(size_t KindID, const Stmt *Mention)
333 : KindID(KindID), Mention(Mention) {}
344 /// \param Mention The SourceRange where this variable is referenced.
345 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
367 const Stmt *Mention;
372 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
374 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/
CloneDetection.h 330 const Stmt *Mention;
332 VariableOccurence(size_t KindID, const Stmt *Mention)
333 : KindID(KindID), Mention(Mention) {}
344 /// \param Mention The SourceRange where this variable is referenced.
345 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
367 const Stmt *Mention;
372 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
374 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/
CloneDetection.h 330 const Stmt *Mention;
332 VariableOccurence(size_t KindID, const Stmt *Mention)
333 : KindID(KindID), Mention(Mention) {}
344 /// \param Mention The SourceRange where this variable is referenced.
345 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
367 const Stmt *Mention;
372 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
374 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/
CloneDetection.h 359 const Stmt *Mention;
361 VariableOccurence(size_t KindID, const Stmt *Mention)
362 : KindID(KindID), Mention(Mention) {}
373 /// \param Mention The SourceRange where this variable is referenced.
374 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
396 const Stmt *Mention;
401 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
403 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/
CloneDetection.h 359 const Stmt *Mention;
361 VariableOccurence(size_t KindID, const Stmt *Mention)
362 : KindID(KindID), Mention(Mention) {}
373 /// \param Mention The SourceRange where this variable is referenced.
374 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
396 const Stmt *Mention;
401 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
403 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/
CloneDetection.h 359 const Stmt *Mention;
361 VariableOccurence(size_t KindID, const Stmt *Mention)
362 : KindID(KindID), Mention(Mention) {}
373 /// \param Mention The SourceRange where this variable is referenced.
374 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
396 const Stmt *Mention;
401 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
403 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/
CloneDetection.h 359 const Stmt *Mention;
361 VariableOccurence(size_t KindID, const Stmt *Mention)
362 : KindID(KindID), Mention(Mention) {}
373 /// \param Mention The SourceRange where this variable is referenced.
374 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
396 const Stmt *Mention;
401 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
403 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CloneDetection.h 330 const Stmt *Mention;
332 VariableOccurence(size_t KindID, const Stmt *Mention)
333 : KindID(KindID), Mention(Mention) {}
344 /// \param Mention The SourceRange where this variable is referenced.
345 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
367 const Stmt *Mention;
372 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
374 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/
CloneDetection.h 330 const Stmt *Mention;
332 VariableOccurence(size_t KindID, const Stmt *Mention)
333 : KindID(KindID), Mention(Mention) {}
344 /// \param Mention The SourceRange where this variable is referenced.
345 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
367 const Stmt *Mention;
372 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
374 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/
CloneDetection.h 330 const Stmt *Mention;
332 VariableOccurence(size_t KindID, const Stmt *Mention)
333 : KindID(KindID), Mention(Mention) {}
344 /// \param Mention The SourceRange where this variable is referenced.
345 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
367 const Stmt *Mention;
372 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
374 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/
CloneDetection.h 359 const Stmt *Mention;
361 VariableOccurence(size_t KindID, const Stmt *Mention)
362 : KindID(KindID), Mention(Mention) {}
373 /// \param Mention The SourceRange where this variable is referenced.
374 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
396 const Stmt *Mention;
401 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
403 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/
CloneDetection.h 359 const Stmt *Mention;
361 VariableOccurence(size_t KindID, const Stmt *Mention)
362 : KindID(KindID), Mention(Mention) {}
373 /// \param Mention The SourceRange where this variable is referenced.
374 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
396 const Stmt *Mention;
401 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
403 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/
CloneDetection.h 359 const Stmt *Mention;
361 VariableOccurence(size_t KindID, const Stmt *Mention)
362 : KindID(KindID), Mention(Mention) {}
373 /// \param Mention The SourceRange where this variable is referenced.
374 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
396 const Stmt *Mention;
401 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
403 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/
CloneDetection.h 359 const Stmt *Mention;
361 VariableOccurence(size_t KindID, const Stmt *Mention)
362 : KindID(KindID), Mention(Mention) {}
373 /// \param Mention The SourceRange where this variable is referenced.
374 void addVariableOccurence(const VarDecl *VarDecl, const Stmt *Mention);
396 const Stmt *Mention;
401 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention,
403 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue14405.go 7 // Mention of field with large offset in struct literal causes crash
  /prebuilts/go/linux-x86/test/fixedbugs/
issue14405.go 7 // Mention of field with large offset in struct literal causes crash
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/buildtag/
buildtag_bad.go 5 // Mention +build // ERROR "possible malformed \+build comment"
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/buildtag/
buildtag_bad.go 5 // Mention +build // ERROR "possible malformed \+build comment"

Completed in 858 milliseconds