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

/external/clang/lib/AST/
H A DCommentSema.cpp84 if (!isFunctionDecl())
580 if (isFunctionDecl()) {
703 if (!isFunctionDecl()) {
791 bool Sema::isFunctionDecl() { function in class:clang::comments::Sema
800 return isFunctionDecl() && ThisDeclInfo->CurrentDecl &&
817 return isFunctionDecl() && ThisDeclInfo->CurrentDecl &&
/external/clang/include/clang/AST/
H A DCommentSema.h209 bool isFunctionDecl();
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 81 milliseconds