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

  /external/clang/include/clang/Basic/
SourceLocation.h 152 /// getPtrEncoding - When a SourceLocation itself cannot be used, this returns
156 void* getPtrEncoding() const {
416 return L.getPtrEncoding();
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 202 milliseconds