Searched defs:isFunctionDecl (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/AST/
H A DCommentSema.cpp89 if (!isFunctionDecl())
589 if (isFunctionDecl()) {
714 if (!isFunctionDecl()) {
802 bool Sema::isFunctionDecl() { function in class:clang::comments::Sema
811 return isFunctionDecl() && ThisDeclInfo->CurrentDecl &&
831 return isFunctionDecl() && ThisDeclInfo->CurrentDecl &&
/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 186 milliseconds