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