Lines Matching full:being
24 /// what name is being searched for and provides helper functions to construct
34 /// The name being looked for.
59 /// The name being searched for (always an Identifier).
72 /// Create a VarDecl with the name being searched for and the provided type
76 /// The opaque QualType for the VarDecl being registered.
79 /// Create a FunDecl with the name being searched for and the provided type
83 /// The opaque QualType for the FunDecl being registered.
89 /// Create a FunDecl with the name being searched for and generic type (i.e.
93 /// Create a TypeDecl with the name being searched for and the provided type
97 /// The opaque QualType for the TypeDecl being registered.