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 231 static DeclarationName getFromOpaqueInteger(uintptr_t P) {
  /external/clang/lib/AST/
ASTDiagnostic.cpp 250 DeclarationName N = DeclarationName::getFromOpaqueInteger(Val);

Completed in 57 milliseconds