HomeSort by relevance Sort by last modified time
    Searched refs:ReturnTy (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaChecking.cpp 187 QualType ReturnTy = CE->getCallReturnType(S.Context);
188 QualType ArgTys[2] = { ReturnTy, ChainResult.get()->getType() };
190 ReturnTy, ArgTys, FunctionProtoType::ExtProtoInfo());
    [all...]
SemaDecl.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 983 milliseconds