Searched defs:RecordDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp117 isSafeToConvert(const RecordDecl *RD, CodeGenTypes &CGT, argument
159 isSafeToConvert(QualType T, CodeGenTypes &CGT, llvm::SmallPtrSet<const RecordDecl*, 16> &AlreadyChecked) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp305 const CXXRecordDecl *RecordDecl = ObjectType->getAsCXXRecordDecl(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp3341 RecordDecl::RecordDecl(Kind DK, TagKind TK, DeclContext *DC, function in class:RecordDecl
[all...]

Completed in 111 milliseconds