Searched refs:getCurrentFunctionRecord (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
H A DContextTrackingState.java27 FunctionRecord getCurrentFunctionRecord() { method in class:ContextTrackingState
H A DContextTrackingValidationCheck.java78 TypeRecord parentType = state.getCurrentFunctionRecord() == null
87 state.getCurrentFunctionRecord());
H A DMethodAnnotationChecker.java91 FunctionRecord record = getState().getCurrentFunctionRecord();
103 FunctionRecord record = getState().getCurrentFunctionRecord();
120 FunctionRecord record = getState().getCurrentFunctionRecord();
H A DProtoFollowsExtendsChecker.java44 FunctionRecord contextFunction = getState().getCurrentFunctionRecord();
96 FunctionRecord function = getState().getCurrentFunctionRecord();
107 FunctionRecord function = getState().getCurrentFunctionRecord();
H A DFunctionReceiverChecker.java85 FunctionRecord function = getState().getCurrentFunctionRecord();
101 FunctionRecord function = getState().getCurrentFunctionRecord();
171 FunctionRecord function = state.getCurrentFunctionRecord();
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/
H A Djsdoc-validator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/chromium/ org/chromium/devtools/ org/chromium/devtools/jsdoc/ ...

Completed in 121 milliseconds