Home
last modified time | relevance | path

Searched defs:IsStringInit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/entrypoints/
H A Dentrypoint_utils-inl.h484 static inline bool IsStringInit(const DexFile* dex_file, uint32_t method_idx) in IsStringInit() function
500 static inline bool IsStringInit(const Instruction& instr, ArtMethod* caller) in IsStringInit() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaInit.cpp60 static StringInitFailureKind IsStringInit(Expr *Init, const ArrayType *AT, in IsStringInit() function
124 static StringInitFailureKind IsStringInit(Expr *init, QualType declType, in IsStringInit() function