getCurrentFunctionRecord 94 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ContextTrackingValidationCheck.java TypeRecord parentType = state.getCurrentFunctionRecord() == null getCurrentFunctionRecord 103 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ContextTrackingValidationCheck.java state.getCurrentFunctionRecord())); getCurrentFunctionRecord 84 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java FunctionRecord function = getState().getCurrentFunctionRecord(); getCurrentFunctionRecord 100 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java FunctionRecord function = getState().getCurrentFunctionRecord(); getCurrentFunctionRecord 170 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java FunctionRecord function = state.getCurrentFunctionRecord(); getCurrentFunctionRecord 47 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java FunctionRecord contextFunction = getState().getCurrentFunctionRecord(); getCurrentFunctionRecord 97 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java FunctionRecord function = getState().getCurrentFunctionRecord(); getCurrentFunctionRecord 108 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java FunctionRecord function = getState().getCurrentFunctionRecord(); getCurrentFunctionRecord 37 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ReturnAnnotationChecker.java FunctionRecord record = getState().getCurrentFunctionRecord(); getCurrentFunctionRecord 49 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ReturnAnnotationChecker.java FunctionRecord record = getState().getCurrentFunctionRecord(); getCurrentFunctionRecord 66 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ReturnAnnotationChecker.java FunctionRecord record = getState().getCurrentFunctionRecord();