Searched refs:hasInvocation (Results 1 – 4 of 4) sorted by relevance
60 boolean hasInvocation(); in hasInvocation() method
5538 public boolean hasInvocation() { in hasInvocation() method in SlsaProvenanceZeroTwo5727 if (hasInvocation() != other.hasInvocation()) return false; in equals()5728 if (hasInvocation()) { in equals()5757 if (hasInvocation()) { in hashCode()6058 if (other.hasInvocation()) { in mergeFrom()6386 public boolean hasInvocation() { in hasInvocation() method in SlsaProvenanceZeroTwo.Builder
225 bool hasInvocation() const { return Invocation != nullptr; } in hasInvocation() function
1666 assert(CI.hasInvocation() && "missing invocation"); in transferASTDataFromCompilerInstance()