HomeSort by relevance Sort by last modified time
    Searched refs:getCanonicalDecl (Results 51 - 67 of 67) sorted by null

1 23

  /external/clang/tools/libclang/
IndexingContext.cpp 814 D = cast<NamedDecl>(D->getCanonicalDecl());
    [all...]
CIndex.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplate.cpp 392 Found.getFoundDecl()->getCanonicalDecl()
393 != FoundOuter.getFoundDecl()->getCanonicalDecl()) {
    [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp 242 S.Diag(D->getCanonicalDecl()->getLocation(),
276 Pos = SuppressedDiagnostics.find(D->getCanonicalDecl());
    [all...]
SemaOverload.cpp     [all...]
SemaInit.cpp     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp 675 ObjCMethodDecl *ObjCMethodDecl::getCanonicalDecl() {
    [all...]
MicrosoftMangle.cpp 178 D = D->getCanonicalDecl();
    [all...]
Type.cpp     [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp 530 MD = MD->getCanonicalDecl();
    [all...]
MicrosoftCXXABI.cpp     [all...]
CodeGenModule.cpp 419 StringRef &Str = MangledDeclNames[GD.getCanonicalDecl()];
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 878 milliseconds

1 23