Searched refs:getTypedefType (Results 1 - 8 of 8) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp2949 return getTypedefType(Typedef);
2972 /// getTypedefType - Return the unique reference to the type for the
2975 ASTContext::getTypedefType(const TypedefNameDecl *Decl, function in class:ASTContext
5911 Context->getTypedefType(VaListTagTypedefDecl);
5971 Context->getTypedefType(VaListTagTypedefDecl);
6079 Context->getTypedefType(VaListTagTypedefDecl);
/external/clang/include/clang/AST/
H A DASTContext.h1078 QualType getTypedefType(const TypedefNameDecl *Decl,
/external/clang/lib/Sema/
H A DSemaExprMember.cpp388 return S.Context.getTypedefType(*I);
H A DSemaChecking.cpp3171 IntendedTy = S.Context.getTypedefType(TD);
/external/lldb/source/Symbol/
H A DClangASTType.cpp1629 return ClangASTType (m_ast, m_ast->getTypedefType (decl));
/external/clang/lib/Serialization/
H A DASTReader.cpp5262 return Context.getTypedefType(Decl, Canonical);
/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 1016 milliseconds