HomeSort by relevance Sort by last modified time
    Searched defs:PredefinedExpr (Results 1 - 10 of 10) sorted by null

  /external/clang/lib/AST/
Expr.cpp 438 PredefinedExpr::PredefinedExpr(SourceLocation L, QualType FNTy, IdentType IT,
446 StringLiteral *PredefinedExpr::getFunctionName() {
450 StringRef PredefinedExpr::getIdentTypeName(PredefinedExpr::IdentType IT) {
467 llvm_unreachable("Unknown ident type for PredefinedExpr");
472 std::string PredefinedExpr::ComputeName(IdentType IT, const Decl *CurrentDecl) {
475 if (IT == PredefinedExpr::FuncDName) {
    [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]

Completed in 2118 milliseconds