Searched refs:lookupTypeForTypeSpecifier (Results 1 – 5 of 5) sorted by relevance
112 ID lookupTypeForTypeSpecifier(const char *Name);
362 types::ID types::lookupTypeForTypeSpecifier(const char *Name) { in lookupTypeForTypeSpecifier() function in types
2706 InputType = types::lookupTypeForTypeSpecifier(A->getValue()); in BuildInputs()
178 ID Id = lookupTypeForTypeSpecifier(Input.c_str()); in BuildCompilerInstance()
292 return types::lookupTypeForTypeSpecifier(Arg.getValue()); in tryParseTypeArg()