Lines Matching defs:found
77 auto found = recordTable.find(annoName); in CheckAnnoDecl() local
95 auto found = literalarrayTable.find(literalArray.first); in CheckLiteralArrayTable() local
123 auto found = recordTable.find(recordName); in CheckRecordAnnotations() local
145 auto found = recordTable.find(recordName); in CheckModuleAnnotation() local
179 auto found = recordTable.find(recordName); in CheckRecordWithoutAnnotations() local
192 auto found = functionTable.find(functionName); in CheckFunctionAnnotations() local
213 auto found = functionTable.find(functionName); in CheckFunctionWithoutAnnotations() local
223 auto found = functionTable.find(functionName); in CheckFunctionParameterAnnotations() local
246 auto found = functionTable.find(functionName); in CheckFunctionParameterWithoutAnnotations() local
256 auto found = recordTable.find(recordName); in CheckClassFieldAnnotations() local
280 auto found = recordTable.find(recordName); in CheckClassFieldWithoutAnnotations() local