Searched refs:isNamespace (Results 1 - 14 of 14) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/gl-matrix/jsdoc-template/
H A Dpublish.js37 function isaClass($) {return ($.is("CONSTRUCTOR") || $.isNamespace)}
/external/clang/lib/AST/
H A DDeclBase.cpp176 DC && !DC->isTranslationUnit() && !DC->isNamespace();
798 return isNamespace() &&
803 if (!isNamespace())
H A DItaniumMangle.cpp85 while (!DC->isNamespace() && !DC->isTranslationUnit()) {
429 while (!DC->isNamespace() && !DC->isTranslationUnit())
532 if (!DC->isNamespace())
578 while (!DC->isNamespace() && !DC->isTranslationUnit())
H A DMicrosoftMangle.cpp328 while (!DC->isNamespace() && !DC->isTranslationUnit())
H A DDecl.cpp2496 DC->isNamespace();
/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/clang/include/clang/AST/
H A DDeclBase.h1157 bool isNamespace() const { function in class:clang::DeclContext
/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/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp883 DC->isNamespace() &&
887 if (DCParent->isNamespace() &&
H A DSemaOpenMP.cpp643 if (CanonicalVD->getDeclContext()->isNamespace() &&
H A DSemaTemplate.cpp8182 } else if (DC->isTranslationUnit() || DC->isNamespace())
/external/clang/lib/Serialization/
H A DASTReader.cpp6444 if (DC->isNamespace()) {
6546 if (DC->isNamespace()) {
/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 4524 milliseconds