HomeSort by: relevance | last modified time | path
    Searched defs:getClass (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCSymbolCOFF.h 40 uint16_t getClass() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
UDTLayout.h 169 const PDBSymbolTypeUDT &getClass() const { return UDT; }
  /src/external/apache2/llvm/dist/clang/utils/TableGen/
ASTTableGen.h 396 HasProperties getClass() const {
423 HasProperties getClass() const {
443 HasProperties getClass() const {
463 HasProperties getClass() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
Record.h 1805 Record *getClass(StringRef Name) const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 2855 const Type *getClass() const { return Class; }
2862 Profile(ID, getPointeeType(), getClass());

Completed in 47 milliseconds