Searched defs:getFunctionName (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
H A DMethodAnnotationChecker.java128 String functionName = getFunctionName(function.functionNode);
182 private String getFunctionName(Node functionNode) { method in class:MethodAnnotationChecker
/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DFuncExtFunction.java116 public String getFunctionName() method in class:FuncExtFunction
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DFunctionTable.java311 String getFunctionName(int funcID) { method in class:FunctionTable
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
H A DAutoEscapeContext.java319 return getCurrentState().getFunctionName();
497 public String getFunctionName() { method in class:AutoEscapeContext.AutoEscapeState
/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp562 static std::string getFunctionName(const Decl *D) { function
577 getFunctionName(D) != Opts->AnalyzeSpecificFunction)
/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp154 static StringRef getFunctionName(DISubprogram SP) { function
312 DEBUG(dbgs() << "Function: " << getFunctionName(SP) << "\n");
321 FNLOS << getFunctionName(SP) << SP.getLineNumber();
361 uint32_t BlockLen = 1 + 1 + 1 + lengthOfGCOVString(getFunctionName(SP)) +
370 writeGCOVString(getFunctionName(SP));
863 Builder.CreateGlobalStringPtr(getFunctionName(SP)) :
/external/libcxxabi/src/Unwind/
H A DUnwindCursor.hpp381 virtual bool getFunctionName(char *bf, size_t ln, unw_word_t *off) = 0;
409 virtual bool getFunctionName(char *buf, size_t len, unw_word_t *off);
1301 bool UnwindCursor<A, R>::getFunctionName(char *buf, size_t bufLen, function in class:libunwind::UnwindCursor
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp161 /// getFunctionName - Get function name for the given FunctionDecl. If the
164 StringRef CGDebugInfo::getFunctionName(const FunctionDecl *FD) { function in class:CGDebugInfo
1057 StringRef MethodName = getFunctionName(Method);
2481 Name = getFunctionName(FD);
/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/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 391 milliseconds