HomeSort by relevance Sort by last modified time
    Searched refs:getASTContext (Results 126 - 150 of 160) sorted by null

1 2 3 4 56 7

  /external/clang/lib/AST/
RecordLayoutBuilder.cpp     [all...]
ASTImporter.cpp     [all...]
TypePrinter.cpp 922 PresumedLoc PLoc = D->getASTContext().getSourceManager().getPresumedLoc(
    [all...]
Expr.cpp 454 ASTContext &Context = CurrentDecl->getASTContext();
    [all...]
  /external/clang/lib/Analysis/
ThreadSafety.cpp     [all...]
  /external/clang/lib/Parse/
ParseExprCXX.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp 279 assert(ER->getValueType() == C.getASTContext().CharTy &&
782 if (SummarizeRegion(os, C.getASTContext(), MR))
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp 801 ASTContext &CurrContext = S.getASTContext();
920 // ReturnType = Constructor->getThisType(S.getASTContext())->getPointeeType();
    [all...]
SemaLambda.cpp 640 ASTContext &Ctx = getASTContext();
    [all...]
SemaOpenMP.cpp 391 bool IsConstant = Type.isConstant(SemaRef.getASTContext());
815 else if (VD->getType().isConstant(SemaRef.getASTContext()))
    [all...]
SemaChecking.cpp     [all...]
SemaInit.cpp     [all...]
SemaLookup.cpp 526 R.addDecl(S.getASTContext().getFloat128StubType());
    [all...]
SemaOverload.cpp     [all...]
SemaExpr.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 336 return getReturnType().getNonLValueExprType(getASTContext());
    [all...]
Expr.h     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 753 virtual ASTContext &getASTContext() const = 0;
    [all...]
  /external/lldb/source/Core/
DataExtractor.cpp     [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 622 const ASTContext &Context = RD->getASTContext();
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp 74 ObjCNoRet(mgr.getASTContext()),
    [all...]
  /external/lldb/source/Target/
Target.cpp     [all...]

Completed in 663 milliseconds

1 2 3 4 56 7