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

  /external/clang/include/clang/AST/
DeclarationName.h 243 static DeclarationName getFromOpaqueInteger(uintptr_t P) {
VTableBuilder.h 97 static VTableComponent getFromOpaqueInteger(uint64_t I) {
  /external/clang/lib/AST/
ASTDiagnostic.cpp 318 OS << DeclarationName::getFromOpaqueInteger(Val);
    [all...]

Completed in 37 milliseconds