Home
last modified time | relevance | path

Searched defs:StructRef (Results 1 – 5 of 5) sorted by relevance

/external/python/pycparser/pycparser/
Dc_ast.py885 class StructRef(Node): class
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3256 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local
3346 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local
DRewriteModernObjC.cpp4051 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local
4145 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3269 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local
3359 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local
DRewriteModernObjC.cpp4054 std::string StructRef = "struct " + Tag; in SynthesizeBlockFunc() local
4148 std::string StructRef = "struct " + Tag; in SynthesizeBlockHelperFuncs() local