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

  /development/vndk/tools/header-checker/header-abi-util/include/
ir_representation_protobuf.h 205 const CFunctionLikeIR *cfunction_like_ir);
209 const CFunctionLikeIR *cfunction_like_ir);
ir_representation.h 632 class CFunctionLikeIR {
658 class FunctionTypeIR : public TypeIR, public CFunctionLikeIR {
666 public CFunctionLikeIR {
960 const TextFormatToIRReader &addend, CFunctionLikeIR *cfunction_like_ir,
    [all...]
  /development/vndk/tools/header-checker/header-abi-dumper/src/
abi_wrappers.h 63 bool SetupFunctionParameter(abi_util::CFunctionLikeIR *functionp,
abi_wrappers.cpp 493 abi_util::CFunctionLikeIR *functionp, const clang::QualType qual_type,
    [all...]
  /development/vndk/tools/header-checker/header-abi-util/src/
ir_representation_protobuf.cpp 87 CFunctionLikeIR *cfunction_like_ir) {
558 const CFunctionLikeIR *cfunction_like_ir) {
566 const CFunctionLikeIR *cfunction_like_ir) {
    [all...]
ir_representation.cpp 484 const TextFormatToIRReader &addend, CFunctionLikeIR *cfunction_like_ir,

Completed in 524 milliseconds