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

  /external/clang/include/clang/AST/
DeclarationName.h 385 /// getCXXLiteralOperatorName - Get the name of the literal operator function
387 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 390 /// getCXXLiteralOperatorName - Get the name of the literal operator function
392 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 390 /// getCXXLiteralOperatorName - Get the name of the literal operator function
392 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 390 /// getCXXLiteralOperatorName - Get the name of the literal operator function
392 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 390 /// getCXXLiteralOperatorName - Get the name of the literal operator function
392 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 390 /// getCXXLiteralOperatorName - Get the name of the literal operator function
392 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 390 /// getCXXLiteralOperatorName - Get the name of the literal operator function
392 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 390 /// getCXXLiteralOperatorName - Get the name of the literal operator function
392 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 390 /// getCXXLiteralOperatorName - Get the name of the literal operator function
392 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
  /external/clang/lib/AST/
DeclarationName.cpp 450 DeclarationNameTable::getCXXLiteralOperatorName(IdentifierInfo *II) {
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
SemaTemplate.cpp 162 TName = Context.DeclarationNames.getCXXLiteralOperatorName(Name.Identifier);
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 4006 milliseconds