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

  /external/clang/include/clang/AST/
VTableBuilder.h 93 static VTableComponent getFromOpaqueInteger(uint64_t I) {
DeclarationName.h 232 static DeclarationName getFromOpaqueInteger(uintptr_t P) {
  /external/clang/lib/AST/
ASTDiagnostic.cpp 258 DeclarationName N = DeclarationName::getFromOpaqueInteger(Val);

Completed in 43 milliseconds