mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
C++/C#/Java: Sync identical files
This commit is contained in:
@@ -548,6 +548,7 @@ private predicate throughFlowNodeCand(Node node, Configuration config) {
|
||||
}
|
||||
|
||||
/** Holds if flow may return from `callable`. */
|
||||
pragma[nomagic]
|
||||
private predicate returnFlowCallableCand(
|
||||
DataFlowCallable callable, ReturnKindExt kind, Configuration config
|
||||
) {
|
||||
|
||||
@@ -548,6 +548,7 @@ private predicate throughFlowNodeCand(Node node, Configuration config) {
|
||||
}
|
||||
|
||||
/** Holds if flow may return from `callable`. */
|
||||
pragma[nomagic]
|
||||
private predicate returnFlowCallableCand(
|
||||
DataFlowCallable callable, ReturnKindExt kind, Configuration config
|
||||
) {
|
||||
|
||||
@@ -548,6 +548,7 @@ private predicate throughFlowNodeCand(Node node, Configuration config) {
|
||||
}
|
||||
|
||||
/** Holds if flow may return from `callable`. */
|
||||
pragma[nomagic]
|
||||
private predicate returnFlowCallableCand(
|
||||
DataFlowCallable callable, ReturnKindExt kind, Configuration config
|
||||
) {
|
||||
|
||||
@@ -548,6 +548,7 @@ private predicate throughFlowNodeCand(Node node, Configuration config) {
|
||||
}
|
||||
|
||||
/** Holds if flow may return from `callable`. */
|
||||
pragma[nomagic]
|
||||
private predicate returnFlowCallableCand(
|
||||
DataFlowCallable callable, ReturnKindExt kind, Configuration config
|
||||
) {
|
||||
|
||||
@@ -548,6 +548,7 @@ private predicate throughFlowNodeCand(Node node, Configuration config) {
|
||||
}
|
||||
|
||||
/** Holds if flow may return from `callable`. */
|
||||
pragma[nomagic]
|
||||
private predicate returnFlowCallableCand(
|
||||
DataFlowCallable callable, ReturnKindExt kind, Configuration config
|
||||
) {
|
||||
|
||||
@@ -548,6 +548,7 @@ private predicate throughFlowNodeCand(Node node, Configuration config) {
|
||||
}
|
||||
|
||||
/** Holds if flow may return from `callable`. */
|
||||
pragma[nomagic]
|
||||
private predicate returnFlowCallableCand(
|
||||
DataFlowCallable callable, ReturnKindExt kind, Configuration config
|
||||
) {
|
||||
|
||||
@@ -548,6 +548,7 @@ private predicate throughFlowNodeCand(Node node, Configuration config) {
|
||||
}
|
||||
|
||||
/** Holds if flow may return from `callable`. */
|
||||
pragma[nomagic]
|
||||
private predicate returnFlowCallableCand(
|
||||
DataFlowCallable callable, ReturnKindExt kind, Configuration config
|
||||
) {
|
||||
|
||||
@@ -548,6 +548,7 @@ private predicate throughFlowNodeCand(Node node, Configuration config) {
|
||||
}
|
||||
|
||||
/** Holds if flow may return from `callable`. */
|
||||
pragma[nomagic]
|
||||
private predicate returnFlowCallableCand(
|
||||
DataFlowCallable callable, ReturnKindExt kind, Configuration config
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user